UncommonSense.CBreeze.Automation.dll-Help.xml

<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh">
  <!-- Cmdlet: New-CBreezeAccessByPermission -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeAccessByPermission</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeAccessByPermission</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>New-CBreezeAccessByPermission</maml:name>
        <!-- Parameter: ObjectType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ObjectType</maml:name>
          <maml:description>
            <maml:para>Possible values: TableData, Table, Report, Codeunit, XmlPort, Page, Query, System</maml:para>
          </maml:description>
          <command:parameterValue required="true">AccessByPermissionObjectType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermissionObjectType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>TableData</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">TableData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Table</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Query</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">System</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ObjectID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>ObjectID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Delete -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Delete</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Execute -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Execute</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Insert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Insert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modify -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modify</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Read -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Read</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ObjectType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ObjectType</maml:name>
        <maml:description>
          <maml:para>Possible values: TableData, Table, Report, Codeunit, XmlPort, Page, Query, System</maml:para>
        </maml:description>
        <command:parameterValue required="true">AccessByPermissionObjectType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermissionObjectType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>TableData</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">TableData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Table</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Query</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">System</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ObjectID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>ObjectID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Read -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Read</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Insert -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Insert</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Modify -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Modify</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Delete -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Delete</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Execute -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Execute</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: AccessByPermission -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeActionParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeActionParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeActionParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeActionParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeActionParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeActionParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeActionParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ActionParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ActionParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeActionVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeActionVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeActionVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeActionVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeActionVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeActionVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeActionVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ActionVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ActionVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Export-CBreezeApplication -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Export-CBreezeApplication</command:name>
      <command:verb>Export</command:verb>
      <command:noun>CBreezeApplication</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: ToDatabase -->
      <command:syntaxItem>
        <maml:name>Export-CBreezeApplication</maml:name>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="0" aliases="Application">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Database -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Database</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCompile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCompile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DevClientPath -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DevClientPath</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ImportAction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ImportAction</maml:name>
          <maml:description>
            <maml:para>Possible values: Default, Overwrite, Skip</maml:para>
          </maml:description>
          <command:parameterValue required="true">ImportAction</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.IO.ImportAction</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Default</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Default</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Overwrite</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Skip</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ServerName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServerName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>.</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ToPath -->
      <command:syntaxItem>
        <maml:name>Export-CBreezeApplication</maml:name>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="0" aliases="Application">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Path -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Path</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Directory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Directory</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ToStream -->
      <command:syntaxItem>
        <maml:name>Export-CBreezeApplication</maml:name>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="0" aliases="Application">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Stream -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Stream</maml:name>
          <command:parameterValue required="true">Stream</command:parameterValue>
          <dev:type>
            <maml:name>System.IO.Stream</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ToTextWriter -->
      <command:syntaxItem>
        <maml:name>Export-CBreezeApplication</maml:name>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="0" aliases="Application">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TextWriter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>TextWriter</maml:name>
          <command:parameterValue required="true">TextWriter</command:parameterValue>
          <dev:type>
            <maml:name>System.IO.TextWriter</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCompile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCompile</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Database -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Database</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DevClientPath -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DevClientPath</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Directory -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Directory</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ImportAction -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ImportAction</maml:name>
        <maml:description>
          <maml:para>Possible values: Default, Overwrite, Skip</maml:para>
        </maml:description>
        <command:parameterValue required="true">ImportAction</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.IO.ImportAction</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>Default</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Default</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Overwrite</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Skip</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="0" aliases="Application">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="0" aliases="Application">
        <maml:name>Application</maml:name>
        <command:parameterValue required="true">PSObject[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject[]</maml:name>
          <maml:uri />
        </dev:type>
        <maml:description>
          <maml:para>This is an alias of the InputObject parameter.</maml:para>
        </maml:description>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Path -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Path</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ServerName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServerName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>.</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Stream -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Stream</maml:name>
        <command:parameterValue required="true">Stream</command:parameterValue>
        <dev:type>
          <maml:name>System.IO.Stream</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TextWriter -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
        <maml:name>TextWriter</maml:name>
        <command:parameterValue required="true">TextWriter</command:parameterValue>
        <dev:type>
          <maml:name>System.IO.TextWriter</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: Import-CBreezeApplication -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Import-CBreezeApplication</command:name>
      <command:verb>Import</command:verb>
      <command:noun>CBreezeApplication</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: FromPath -->
      <command:syntaxItem>
        <maml:name>Import-CBreezeApplication</maml:name>
        <!-- Parameter: Path -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="0">
          <maml:name>Path</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Objects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Objects</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: FromDatabase -->
      <command:syntaxItem>
        <maml:name>Import-CBreezeApplication</maml:name>
        <!-- Parameter: Database -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Database</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DevClientPath -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DevClientPath</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Filter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Filter</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Objects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Objects</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ServerName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServerName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>.</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Path -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="0">
        <maml:name>Path</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DevClientPath -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DevClientPath</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ServerName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServerName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>.</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Database -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Database</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Filter -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Filter</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Objects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Objects</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: Application -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeApplication -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeApplication</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeApplication</command:noun>
    </command:details>
    <maml:description>
      <maml:para>Creates a new C/Breeze application object.</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>New-CBreezeApplication</maml:name>
        <!-- Parameter: Objects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="0">
          <maml:name>Objects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Objects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="0">
        <maml:name>Objects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: Application -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Invoke-CBreezeApplicationCompilation -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Invoke-CBreezeApplicationCompilation</command:name>
      <command:verb>Invoke</command:verb>
      <command:noun>CBreezeApplicationCompilation</command:noun>
    </command:details>
    <maml:description>
      <maml:para>Compiles one or more objects in a Microsoft Dynamics NAV database</maml:para>
    </maml:description>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Invoke-CBreezeApplicationCompilation</maml:name>
        <!-- Parameter: Application -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="0">
          <maml:name>Application</maml:name>
          <maml:description>
            <maml:para>Sets the set of objects to be compiled</maml:para>
          </maml:description>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Database -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Database</maml:name>
          <maml:description>
            <maml:para>Sets the Microsoft Dynamics NAV database name</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DevClientPath -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DevClientPath</maml:name>
          <maml:description>
            <maml:para>Sets the path to the Microsoft Dynamics NAV client (finsql.exe)</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ServerName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServerName</maml:name>
          <maml:description>
            <maml:para>Sets the Microsoft Dynamics NAV server name</maml:para>
          </maml:description>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>.</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Application -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="0">
        <maml:name>Application</maml:name>
        <maml:description>
          <maml:para>Sets the set of objects to be compiled</maml:para>
        </maml:description>
        <command:parameterValue required="true">Application</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DevClientPath -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DevClientPath</maml:name>
        <maml:description>
          <maml:para>Sets the path to the Microsoft Dynamics NAV client (finsql.exe)</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ServerName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServerName</maml:name>
        <maml:description>
          <maml:para>Sets the Microsoft Dynamics NAV server name</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>.</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Database -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Database</maml:name>
        <maml:description>
          <maml:para>Sets the Microsoft Dynamics NAV database name</maml:para>
        </maml:description>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
        <maml:description>
          <maml:para>Sets the set of objects to be compiled</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: New-CBreezeAutomationParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeAutomationParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeAutomationParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeAutomationParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeAutomationParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeAutomationParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeAutomationParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: AutomationParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutomationParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeAutomationVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeAutomationVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeAutomationVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeAutomationVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: WithEvents -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WithEvents</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeAutomationVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: WithEvents -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WithEvents</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeAutomationVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: WithEvents -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WithEvents</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeAutomationVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: WithEvents -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WithEvents</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: WithEvents -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>WithEvents</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: AutomationVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutomationVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeBigIntegerParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeBigIntegerParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeBigIntegerParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigIntegerParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigIntegerParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigIntegerParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigIntegerParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: BigIntegerParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BigIntegerParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeBigIntegerTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeBigIntegerTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeBigIntegerTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigIntegerTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoIncrement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoIncrement</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">long</command:parameterValue>
          <dev:type>
            <maml:name>System.Int64</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">long</command:parameterValue>
          <dev:type>
            <maml:name>System.Int64</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">long</command:parameterValue>
          <dev:type>
            <maml:name>System.Int64</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SqlTimestamp -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SqlTimestamp</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigIntegerTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoIncrement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoIncrement</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">long</command:parameterValue>
          <dev:type>
            <maml:name>System.Int64</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">long</command:parameterValue>
          <dev:type>
            <maml:name>System.Int64</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">long</command:parameterValue>
          <dev:type>
            <maml:name>System.Int64</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SqlTimestamp -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SqlTimestamp</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigIntegerTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoIncrement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoIncrement</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">long</command:parameterValue>
          <dev:type>
            <maml:name>System.Int64</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">long</command:parameterValue>
          <dev:type>
            <maml:name>System.Int64</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">long</command:parameterValue>
          <dev:type>
            <maml:name>System.Int64</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SqlTimestamp -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SqlTimestamp</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigIntegerTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoIncrement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoIncrement</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">long</command:parameterValue>
          <dev:type>
            <maml:name>System.Int64</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">long</command:parameterValue>
          <dev:type>
            <maml:name>System.Int64</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">long</command:parameterValue>
          <dev:type>
            <maml:name>System.Int64</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SqlTimestamp -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SqlTimestamp</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: AutoIncrement -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoIncrement</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: BlankNumbers -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankNumbers</maml:name>
        <maml:description>
          <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
        </maml:description>
        <command:parameterValue required="true">BlankNumbers</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankZero -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankZero</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">long</command:parameterValue>
        <dev:type>
          <maml:name>System.Int64</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaxValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxValue</maml:name>
        <command:parameterValue required="true">long</command:parameterValue>
        <dev:type>
          <maml:name>System.Int64</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MinValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MinValue</maml:name>
        <command:parameterValue required="true">long</command:parameterValue>
        <dev:type>
          <maml:name>System.Int64</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SignDisplacement -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SignDisplacement</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SqlTimestamp -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SqlTimestamp</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Volatile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Volatile</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Width -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Width</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: BigIntegerTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BigIntegerTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeBigIntegerVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeBigIntegerVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeBigIntegerVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigIntegerVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigIntegerVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigIntegerVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigIntegerVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: BigIntegerVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BigIntegerVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeBigTextParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeBigTextParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeBigTextParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigTextParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigTextParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigTextParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigTextParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: BigTextParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BigTextParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeBigTextVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeBigTextVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeBigTextVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigTextVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigTextVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigTextVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBigTextVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: BigTextVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BigTextVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeBinaryParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeBinaryParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeBinaryParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBinaryParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBinaryParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBinaryParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBinaryParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DataLength -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>DataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: BinaryParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BinaryParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeBinaryTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeBinaryTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeBinaryTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBinaryTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBinaryTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBinaryTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBinaryTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: BinaryTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BinaryTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeBinaryVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeBinaryVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeBinaryVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBinaryVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBinaryVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBinaryVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBinaryVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>DataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: BinaryVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BinaryVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeBlobTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeBlobTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeBlobTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBlobTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Compressed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Compressed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Owner -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Owner</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubType</maml:name>
          <maml:description>
            <maml:para>Possible values: UserDefined, Bitmap, Memo, Json</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlobSubType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlobSubType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UserDefined</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Bitmap</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Memo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Json</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBlobTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Compressed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Compressed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Owner -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Owner</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubType</maml:name>
          <maml:description>
            <maml:para>Possible values: UserDefined, Bitmap, Memo, Json</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlobSubType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlobSubType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UserDefined</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Bitmap</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Memo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Json</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBlobTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Compressed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Compressed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Owner -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Owner</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubType</maml:name>
          <maml:description>
            <maml:para>Possible values: UserDefined, Bitmap, Memo, Json</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlobSubType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlobSubType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UserDefined</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Bitmap</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Memo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Json</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBlobTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Compressed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Compressed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Owner -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Owner</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubType</maml:name>
          <maml:description>
            <maml:para>Possible values: UserDefined, Bitmap, Memo, Json</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlobSubType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlobSubType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UserDefined</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Bitmap</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Memo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Json</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Compressed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Compressed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Owner -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Owner</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SubType</maml:name>
        <maml:description>
          <maml:para>Possible values: UserDefined, Bitmap, Memo, Json</maml:para>
        </maml:description>
        <command:parameterValue required="true">BlobSubType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BlobSubType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">UserDefined</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Bitmap</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Memo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Json</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Volatile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Volatile</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: BlobTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BlobTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeBooleanParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeBooleanParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeBooleanParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBooleanParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBooleanParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBooleanParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBooleanParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: BooleanParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BooleanParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeBooleanTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeBooleanTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeBooleanTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBooleanTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBooleanTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBooleanTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBooleanTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankNumbers -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankNumbers</maml:name>
        <maml:description>
          <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
        </maml:description>
        <command:parameterValue required="true">BlankNumbers</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankZero -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankZero</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: MaxValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxValue</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: MinValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MinValue</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SignDisplacement -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SignDisplacement</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: BooleanTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BooleanTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeBooleanVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeBooleanVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeBooleanVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBooleanVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBooleanVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBooleanVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBooleanVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: IncludeInDataset -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IncludeInDataset</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: BooleanVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BooleanVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeBusinessEventPublisherFunction -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeBusinessEventPublisherFunction</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeBusinessEventPublisherFunction</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBusinessEventPublisherFunction</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: IncludeSender -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeSender</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBusinessEventPublisherFunction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: IncludeSender -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeSender</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBusinessEventPublisherFunction</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: IncludeSender -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeSender</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeBusinessEventPublisherFunction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: IncludeSender -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeSender</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Local -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Local</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ReturnValueName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReturnValueType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueType</maml:name>
        <maml:description>
          <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
        </maml:description>
        <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ReturnValueDataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueDataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReturnValueDimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueDimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FunctionVisibility -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FunctionVisibility</maml:name>
        <maml:description>
          <maml:para>Possible values: Internal, External</maml:para>
        </maml:description>
        <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ServiceEnabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServiceEnabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TryFunction -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TryFunction</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: IncludeSender -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IncludeSender</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: Function -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Function</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeByteParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeByteParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeByteParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeByteParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeByteParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeByteParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeByteParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ByteParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ByteParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeByteVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeByteVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeByteVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeByteVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeByteVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeByteVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeByteVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ByteVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ByteVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeCalcFormula -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeCalcFormula</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeCalcFormula</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: Average -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCalcFormula</maml:name>
        <!-- Parameter: TableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>TableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>FieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Filters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>Filters</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Average -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Average</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReverseSign -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReverseSign</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Count -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCalcFormula</maml:name>
        <!-- Parameter: TableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>TableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Filters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>Filters</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Count -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Count</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Exist -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCalcFormula</maml:name>
        <!-- Parameter: TableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>TableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Filters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>Filters</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Exist -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Exist</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReverseSign -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReverseSign</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Sum -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCalcFormula</maml:name>
        <!-- Parameter: TableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>TableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>FieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Filters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>Filters</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Sum -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Sum</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReverseSign -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReverseSign</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Min -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCalcFormula</maml:name>
        <!-- Parameter: TableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>TableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>FieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Filters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>Filters</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Min -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Min</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Max -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCalcFormula</maml:name>
        <!-- Parameter: TableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>TableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>FieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Filters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>Filters</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Max -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Max</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Lookup -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCalcFormula</maml:name>
        <!-- Parameter: TableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>TableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>FieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Filters -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>Filters</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Lookup -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Lookup</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Average -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Average</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Count -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Count</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Exist -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Exist</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: FieldName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>FieldName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Filters -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
        <maml:name>Filters</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Lookup -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Lookup</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Max -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Max</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Min -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Min</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ReverseSign -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReverseSign</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Sum -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Sum</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: TableName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>TableName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: CalcFormula -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeCalcFormulaFilter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeCalcFormulaFilter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeCalcFormulaFilter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCalcFormulaFilter</maml:name>
        <!-- Parameter: FieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>FieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Type -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Type</maml:name>
          <maml:description>
            <maml:para>Possible values: Const, Filter, Field</maml:para>
          </maml:description>
          <command:parameterValue required="true">TableFilterType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TableFilterType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Const</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Const</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Field</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Value -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>Value</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnlyMaxLimit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnlyMaxLimit</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValueIsFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValueIsFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: FieldName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>FieldName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnlyMaxLimit -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnlyMaxLimit</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Type -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>Type</maml:name>
        <maml:description>
          <maml:para>Possible values: Const, Filter, Field</maml:para>
        </maml:description>
        <command:parameterValue required="true">TableFilterType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableFilterType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>Const</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Const</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Filter</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Field</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Value -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
        <maml:name>Value</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ValueIsFilter -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValueIsFilter</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: CalcFormulaTableFilterLine -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormulaTableFilterLine</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeCharParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeCharParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeCharParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCharParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCharParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCharParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCharParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: CharParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CharParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeCharVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeCharVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeCharVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCharVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCharVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCharVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCharVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: CharVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CharVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeClientTypeParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeClientTypeParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeClientTypeParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeClientTypeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeClientTypeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeClientTypeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeClientTypeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ClientTypeParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ClientTypeParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeClientTypeVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeClientTypeVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeClientTypeVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeClientTypeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeClientTypeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeClientTypeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeClientTypeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ClientTypeVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ClientTypeVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeCodeLine -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeCodeLine</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeCodeLine</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeLine</maml:name>
        <!-- Parameter: Line -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="0">
          <maml:name>Line</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ArgumentList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>ArgumentList</maml:name>
          <command:parameterValue required="true">object[]</command:parameterValue>
          <dev:type>
            <maml:name>System.Object[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ArgumentList -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
        <maml:name>ArgumentList</maml:name>
        <command:parameterValue required="true">object[]</command:parameterValue>
        <dev:type>
          <maml:name>System.Object[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Line -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="0">
        <maml:name>Line</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: String -->
      <command:returnValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeCodeParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeCodeParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeCodeParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>DataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: CodeParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CodeParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeCodeTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeCodeTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeCodeTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CharAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CharAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateFormula</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Numeric -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Numeric</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SQLDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SQLDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: Varchar, Integer, BigInteger, Variant</maml:para>
          </maml:description>
          <command:parameterValue required="true">SqlDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.SqlDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Varchar</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Variant</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CharAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CharAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateFormula</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Numeric -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Numeric</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SQLDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SQLDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: Varchar, Integer, BigInteger, Variant</maml:para>
          </maml:description>
          <command:parameterValue required="true">SqlDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.SqlDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Varchar</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Variant</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CharAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CharAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateFormula</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Numeric -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Numeric</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SQLDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SQLDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: Varchar, Integer, BigInteger, Variant</maml:para>
          </maml:description>
          <command:parameterValue required="true">SqlDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.SqlDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Varchar</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Variant</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CharAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CharAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateFormula</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Numeric -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Numeric</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SQLDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SQLDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: Varchar, Integer, BigInteger, Variant</maml:para>
          </maml:description>
          <command:parameterValue required="true">SqlDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.SqlDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Varchar</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Variant</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CharAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CharAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: DateFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DateFormula</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Numeric -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Numeric</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SQLDataType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SQLDataType</maml:name>
        <maml:description>
          <maml:para>Possible values: Varchar, Integer, BigInteger, Variant</maml:para>
        </maml:description>
        <command:parameterValue required="true">SqlDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.SqlDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Varchar</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Variant</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Width -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Width</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: CodeTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CodeTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeCodeunit -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeCodeunit</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeCodeunit</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeunit</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventSubscriberInstance -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventSubscriberInstance</maml:name>
          <maml:description>
            <maml:para>Possible values: StaticAutomatic, Manual</maml:para>
          </maml:description>
          <command:parameterValue required="true">EventSubscriberInstance</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.EventSubscriberInstance</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">StaticAutomatic</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnRun -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnRun</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SingleInstance -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SingleInstance</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, Test, TestRunner, Upgrade</maml:para>
          </maml:description>
          <command:parameterValue required="true">CodeunitSubType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CodeunitSubType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Test</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestRunner</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Upgrade</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TableNo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableNo</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestIsolation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestIsolation</maml:name>
          <maml:description>
            <maml:para>Possible values: Disabled, Codeunit, Function</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestIsolation</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestIsolation</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Function</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestPermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestPermissions</maml:name>
          <maml:description>
            <maml:para>Possible values: InheritFromTestCodeunit, Restrictive, NonRestrictive, Disabled</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestPermissions</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestPermissions</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">InheritFromTestCodeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Restrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">NonRestrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeunit</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventSubscriberInstance -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventSubscriberInstance</maml:name>
          <maml:description>
            <maml:para>Possible values: StaticAutomatic, Manual</maml:para>
          </maml:description>
          <command:parameterValue required="true">EventSubscriberInstance</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.EventSubscriberInstance</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">StaticAutomatic</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnRun -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnRun</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SingleInstance -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SingleInstance</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, Test, TestRunner, Upgrade</maml:para>
          </maml:description>
          <command:parameterValue required="true">CodeunitSubType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CodeunitSubType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Test</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestRunner</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Upgrade</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TableNo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableNo</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestIsolation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestIsolation</maml:name>
          <maml:description>
            <maml:para>Possible values: Disabled, Codeunit, Function</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestIsolation</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestIsolation</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Function</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestPermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestPermissions</maml:name>
          <maml:description>
            <maml:para>Possible values: InheritFromTestCodeunit, Restrictive, NonRestrictive, Disabled</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestPermissions</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestPermissions</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">InheritFromTestCodeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Restrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">NonRestrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeunit</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventSubscriberInstance -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventSubscriberInstance</maml:name>
          <maml:description>
            <maml:para>Possible values: StaticAutomatic, Manual</maml:para>
          </maml:description>
          <command:parameterValue required="true">EventSubscriberInstance</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.EventSubscriberInstance</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">StaticAutomatic</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnRun -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnRun</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SingleInstance -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SingleInstance</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, Test, TestRunner, Upgrade</maml:para>
          </maml:description>
          <command:parameterValue required="true">CodeunitSubType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CodeunitSubType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Test</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestRunner</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Upgrade</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TableNo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableNo</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestIsolation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestIsolation</maml:name>
          <maml:description>
            <maml:para>Possible values: Disabled, Codeunit, Function</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestIsolation</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestIsolation</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Function</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestPermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestPermissions</maml:name>
          <maml:description>
            <maml:para>Possible values: InheritFromTestCodeunit, Restrictive, NonRestrictive, Disabled</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestPermissions</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestPermissions</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">InheritFromTestCodeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Restrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">NonRestrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeunit</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventSubscriberInstance -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventSubscriberInstance</maml:name>
          <maml:description>
            <maml:para>Possible values: StaticAutomatic, Manual</maml:para>
          </maml:description>
          <command:parameterValue required="true">EventSubscriberInstance</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.EventSubscriberInstance</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">StaticAutomatic</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnRun -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnRun</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SingleInstance -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SingleInstance</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, Test, TestRunner, Upgrade</maml:para>
          </maml:description>
          <command:parameterValue required="true">CodeunitSubType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CodeunitSubType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Test</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestRunner</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Upgrade</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TableNo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableNo</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestIsolation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestIsolation</maml:name>
          <maml:description>
            <maml:para>Possible values: Disabled, Codeunit, Function</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestIsolation</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestIsolation</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Function</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestPermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestPermissions</maml:name>
          <maml:description>
            <maml:para>Possible values: InheritFromTestCodeunit, Restrictive, NonRestrictive, Disabled</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestPermissions</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestPermissions</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">InheritFromTestCodeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Restrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">NonRestrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: EventSubscriberInstance -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>EventSubscriberInstance</maml:name>
        <maml:description>
          <maml:para>Possible values: StaticAutomatic, Manual</maml:para>
        </maml:description>
        <command:parameterValue required="true">EventSubscriberInstance</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.EventSubscriberInstance</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">StaticAutomatic</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: OnRun -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnRun</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Permissions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Permissions</maml:name>
        <command:parameterValue required="true">Permission[]</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SingleInstance -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SingleInstance</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SubType</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, Test, TestRunner, Upgrade</maml:para>
        </maml:description>
        <command:parameterValue required="true">CodeunitSubType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CodeunitSubType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Test</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TestRunner</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Upgrade</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: TableNo -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TableNo</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TestIsolation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestIsolation</maml:name>
        <maml:description>
          <maml:para>Possible values: Disabled, Codeunit, Function</maml:para>
        </maml:description>
        <command:parameterValue required="true">TestIsolation</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TestIsolation</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Function</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: TestPermissions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestPermissions</maml:name>
        <maml:description>
          <maml:para>Possible values: InheritFromTestCodeunit, Restrictive, NonRestrictive, Disabled</maml:para>
        </maml:description>
        <command:parameterValue required="true">TestPermissions</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TestPermissions</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">InheritFromTestCodeunit</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Restrictive</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">NonRestrictive</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DateTime -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DateTime</maml:name>
        <command:parameterValue required="true">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>System.DateTime</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Modified -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Modified</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VersionList -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VersionList</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Application</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: Codeunit -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Codeunit</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeCodeunitParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeCodeunitParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeCodeunitParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeunitParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeunitParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeunitParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeunitParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: CodeunitParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CodeunitParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeCodeunitVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeCodeunitVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeCodeunitVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeunitVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeunitVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeunitVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeunitVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: CodeunitVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CodeunitVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeCodeVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeCodeVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeCodeVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeCodeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>DataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: IncludeInDataset -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IncludeInDataset</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: CodeVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CodeVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeColumnQueryElement -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeColumnQueryElement</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeColumnQueryElement</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeColumnQueryElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataSource -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataSource</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Method -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Method</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReverseSign -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReverseSign</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeColumnQueryElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataSource -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataSource</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">DataItemQueryElement</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DataItemQueryElement</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Method -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Method</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReverseSign -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReverseSign</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeColumnQueryElement</maml:name>
        <!-- Parameter: DataSource -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>DataSource</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Method -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Method</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReverseSign -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReverseSign</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeColumnQueryElement</maml:name>
        <!-- Parameter: DataSource -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>DataSource</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">DataItemQueryElement</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DataItemQueryElement</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Method -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Method</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReverseSign -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReverseSign</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataSource -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>DataSource</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Method -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Method</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ReverseSign -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReverseSign</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">DataItemQueryElement</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataItemQueryElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataItemQueryElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: QueryElement -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.QueryElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeColumnReportElement -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeColumnReportElement</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeColumnReportElement</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeColumnReportElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceExpr -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">DataItemReportElement</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DataItemReportElement</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCalcField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCalcField</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoOptionCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoOptionCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtLeast -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtLeast</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtMost -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtMost</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OptionCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeColumnReportElement</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceExpr -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">DataItemReportElement</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DataItemReportElement</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCalcField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCalcField</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoOptionCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoOptionCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtLeast -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtLeast</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtMost -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtMost</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OptionCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeColumnReportElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceExpr -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCalcField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCalcField</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoOptionCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoOptionCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtLeast -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtLeast</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtMost -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtMost</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OptionCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeColumnReportElement</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceExpr -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCalcField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCalcField</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoOptionCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoOptionCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtLeast -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtLeast</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtMost -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtMost</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OptionCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: OptionCaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OptionCaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OptionString -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OptionString</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoCalcField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCalcField</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: AutoOptionCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoOptionCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DecimalPlacesAtLeast -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DecimalPlacesAtLeast</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DecimalPlacesAtMost -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DecimalPlacesAtMost</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: IncludeCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IncludeCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SourceExpr -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
        <maml:name>SourceExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">DataItemReportElement</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataItemReportElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataItemReportElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ColumnReportElement -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ColumnReportElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDataClassificationParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDataClassificationParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDataClassificationParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataClassificationParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataClassificationParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataClassificationParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataClassificationParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DataClassificationParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataClassificationParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDataClassificationVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDataClassificationVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDataClassificationVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataClassificationVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataClassificationVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataClassificationVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataClassificationVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DataClassificationVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataClassificationVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDataItemQueryElement -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDataItemQueryElement</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDataItemQueryElement</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataItemQueryElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataItemTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataItemTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemLinkType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemLinkType</maml:name>
          <maml:description>
            <maml:para>Possible values: UseDefaultValuesIfNoMatch, ExcludeRowIfNoMatch, SqlAdvancedOptions</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataItemLinkType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DataItemLinkType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UseDefaultValuesIfNoMatch</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ExcludeRowIfNoMatch</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SqlAdvancedOptions</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SQLJoinType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SQLJoinType</maml:name>
          <maml:description>
            <maml:para>Possible values: LeftOuterJoin, InnerJoin, RightOuterJoin, FullOuterJoin, CrossJoin</maml:para>
          </maml:description>
          <command:parameterValue required="true">SqlJoinType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.SqlJoinType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">LeftOuterJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">InnerJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RightOuterJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FullOuterJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CrossJoin</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataItemQueryElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataItemTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataItemTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemLinkType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemLinkType</maml:name>
          <maml:description>
            <maml:para>Possible values: UseDefaultValuesIfNoMatch, ExcludeRowIfNoMatch, SqlAdvancedOptions</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataItemLinkType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DataItemLinkType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UseDefaultValuesIfNoMatch</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ExcludeRowIfNoMatch</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SqlAdvancedOptions</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: SQLJoinType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SQLJoinType</maml:name>
          <maml:description>
            <maml:para>Possible values: LeftOuterJoin, InnerJoin, RightOuterJoin, FullOuterJoin, CrossJoin</maml:para>
          </maml:description>
          <command:parameterValue required="true">SqlJoinType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.SqlJoinType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">LeftOuterJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">InnerJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RightOuterJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FullOuterJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CrossJoin</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataItemQueryElement</maml:name>
        <!-- Parameter: DataItemTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>DataItemTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemLinkType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemLinkType</maml:name>
          <maml:description>
            <maml:para>Possible values: UseDefaultValuesIfNoMatch, ExcludeRowIfNoMatch, SqlAdvancedOptions</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataItemLinkType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DataItemLinkType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UseDefaultValuesIfNoMatch</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ExcludeRowIfNoMatch</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SqlAdvancedOptions</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SQLJoinType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SQLJoinType</maml:name>
          <maml:description>
            <maml:para>Possible values: LeftOuterJoin, InnerJoin, RightOuterJoin, FullOuterJoin, CrossJoin</maml:para>
          </maml:description>
          <command:parameterValue required="true">SqlJoinType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.SqlJoinType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">LeftOuterJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">InnerJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RightOuterJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FullOuterJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CrossJoin</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataItemQueryElement</maml:name>
        <!-- Parameter: DataItemTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>DataItemTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemLinkType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemLinkType</maml:name>
          <maml:description>
            <maml:para>Possible values: UseDefaultValuesIfNoMatch, ExcludeRowIfNoMatch, SqlAdvancedOptions</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataItemLinkType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DataItemLinkType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UseDefaultValuesIfNoMatch</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ExcludeRowIfNoMatch</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SqlAdvancedOptions</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: SQLJoinType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SQLJoinType</maml:name>
          <maml:description>
            <maml:para>Possible values: LeftOuterJoin, InnerJoin, RightOuterJoin, FullOuterJoin, CrossJoin</maml:para>
          </maml:description>
          <command:parameterValue required="true">SqlJoinType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.SqlJoinType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">LeftOuterJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">InnerJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RightOuterJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FullOuterJoin</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CrossJoin</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DataItemLinkType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataItemLinkType</maml:name>
        <maml:description>
          <maml:para>Possible values: UseDefaultValuesIfNoMatch, ExcludeRowIfNoMatch, SqlAdvancedOptions</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataItemLinkType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataItemLinkType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">UseDefaultValuesIfNoMatch</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ExcludeRowIfNoMatch</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SqlAdvancedOptions</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: DataItemTable -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>DataItemTable</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SQLJoinType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SQLJoinType</maml:name>
        <maml:description>
          <maml:para>Possible values: LeftOuterJoin, InnerJoin, RightOuterJoin, FullOuterJoin, CrossJoin</maml:para>
        </maml:description>
        <command:parameterValue required="true">SqlJoinType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.SqlJoinType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">LeftOuterJoin</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">InnerJoin</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RightOuterJoin</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FullOuterJoin</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">CrossJoin</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: QueryElement -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.QueryElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDataItemReportElement -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDataItemReportElement</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDataItemReportElement</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataItemReportElement</maml:name>
        <!-- Parameter: DataItemTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>DataItemTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CalcFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemLinkReference -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemLinkReference</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MaxIteration -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxIteration</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPostDataItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPostDataItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreDataItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreDataItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PrintOnlyIfDetail -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PrintOnlyIfDetail</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReqFilterFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReqFilterHeadingML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterHeadingML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataItemReportElement</maml:name>
        <!-- Parameter: DataItemTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>DataItemTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CalcFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemLinkReference -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemLinkReference</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MaxIteration -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxIteration</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPostDataItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPostDataItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreDataItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreDataItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PrintOnlyIfDetail -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PrintOnlyIfDetail</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReqFilterFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReqFilterHeadingML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterHeadingML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataItemReportElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataItemTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataItemTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CalcFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemLinkReference -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemLinkReference</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MaxIteration -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxIteration</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPostDataItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPostDataItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreDataItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreDataItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PrintOnlyIfDetail -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PrintOnlyIfDetail</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReqFilterFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReqFilterHeadingML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterHeadingML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataItemReportElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataItemTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataItemTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CalcFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemLinkReference -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemLinkReference</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataItemTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataItemTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MaxIteration -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxIteration</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPostDataItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPostDataItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreDataItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreDataItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PrintOnlyIfDetail -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PrintOnlyIfDetail</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReqFilterFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReqFilterHeadingML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterHeadingML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: CalcFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFields</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataItemTable -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>DataItemTable</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DataItemLinkReference -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataItemLinkReference</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataItemTableViewKey -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataItemTableViewKey</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataItemTableViewOrder -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataItemTableViewOrder</maml:name>
        <maml:description>
          <maml:para>Possible values: Ascending, Descending</maml:para>
        </maml:description>
        <command:parameterValue required="true">Order</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: MaxIteration -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxIteration</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnPreDataItem -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnPreDataItem</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAfterGetRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterGetRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnPostDataItem -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnPostDataItem</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: PrintOnlyIfDetail -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PrintOnlyIfDetail</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ReqFilterFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReqFilterFields</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReqFilterHeadingML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReqFilterHeadingML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Temporary -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Temporary</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ReportElement -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ReportElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDataScopeParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDataScopeParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDataScopeParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataScopeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataScopeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataScopeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataScopeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DataScopeParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataScopeParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDataScopeVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDataScopeVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDataScopeVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataScopeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataScopeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataScopeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDataScopeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DataScopeVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataScopeVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDateFormulaParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDateFormulaParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDateFormulaParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateFormulaParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateFormulaParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateFormulaParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateFormulaParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DateFormulaParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DateFormulaParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDateFormulaTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDateFormulaTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDateFormulaTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateFormulaTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateFormulaTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateFormulaTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateFormulaTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DateFormulaTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DateFormulaTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDateFormulaVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDateFormulaVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDateFormulaVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateFormulaVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateFormulaVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateFormulaVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateFormulaVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DateFormulaVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DateFormulaVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDateParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDateParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDateParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DateParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DateParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDateTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDateTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDateTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ClosingDates -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ClosingDates</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ClosingDates -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ClosingDates</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ClosingDates -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ClosingDates</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ClosingDates -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ClosingDates</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankNumbers -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankNumbers</maml:name>
        <maml:description>
          <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
        </maml:description>
        <command:parameterValue required="true">BlankNumbers</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ClosingDates -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ClosingDates</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>System.DateTime</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaxValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxValue</maml:name>
        <command:parameterValue required="true">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>System.DateTime</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MinValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MinValue</maml:name>
        <command:parameterValue required="true">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>System.DateTime</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SignDisplacement -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SignDisplacement</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DateTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DateTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDateTimeParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDateTimeParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDateTimeParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTimeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTimeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTimeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTimeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DateTimeParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DateTimeParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDateTimeTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDateTimeTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDateTimeTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTimeTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTimeTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTimeTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTimeTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankNumbers -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankNumbers</maml:name>
        <maml:description>
          <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
        </maml:description>
        <command:parameterValue required="true">BlankNumbers</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>System.DateTime</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaxValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxValue</maml:name>
        <command:parameterValue required="true">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>System.DateTime</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MinValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MinValue</maml:name>
        <command:parameterValue required="true">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>System.DateTime</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SignDisplacement -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SignDisplacement</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Volatile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Volatile</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DateTimeTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DateTimeTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDateTimeVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDateTimeVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDateTimeVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTimeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTimeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTimeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateTimeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DateTimeVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DateTimeVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDateVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDateVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDateVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDateVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DateVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DateVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDecimalParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDecimalParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDecimalParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDecimalParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDecimalParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDecimalParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDecimalParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DecimalParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DecimalParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDecimalTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDecimalTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDecimalTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDecimalTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtLeast -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtLeast</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtMost -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtMost</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">Decimal</command:parameterValue>
          <dev:type>
            <maml:name>System.Decimal</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">Decimal</command:parameterValue>
          <dev:type>
            <maml:name>System.Decimal</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">Decimal</command:parameterValue>
          <dev:type>
            <maml:name>System.Decimal</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDecimalTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtLeast -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtLeast</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtMost -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtMost</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">Decimal</command:parameterValue>
          <dev:type>
            <maml:name>System.Decimal</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">Decimal</command:parameterValue>
          <dev:type>
            <maml:name>System.Decimal</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">Decimal</command:parameterValue>
          <dev:type>
            <maml:name>System.Decimal</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDecimalTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtLeast -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtLeast</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtMost -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtMost</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">Decimal</command:parameterValue>
          <dev:type>
            <maml:name>System.Decimal</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">Decimal</command:parameterValue>
          <dev:type>
            <maml:name>System.Decimal</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">Decimal</command:parameterValue>
          <dev:type>
            <maml:name>System.Decimal</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDecimalTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtLeast -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtLeast</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtMost -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtMost</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">Decimal</command:parameterValue>
          <dev:type>
            <maml:name>System.Decimal</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">Decimal</command:parameterValue>
          <dev:type>
            <maml:name>System.Decimal</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">Decimal</command:parameterValue>
          <dev:type>
            <maml:name>System.Decimal</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankNumbers -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankNumbers</maml:name>
        <maml:description>
          <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
        </maml:description>
        <command:parameterValue required="true">BlankNumbers</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankZero -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankZero</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: DecimalPlacesAtLeast -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DecimalPlacesAtLeast</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DecimalPlacesAtMost -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DecimalPlacesAtMost</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">Decimal</command:parameterValue>
        <dev:type>
          <maml:name>System.Decimal</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaxValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxValue</maml:name>
        <command:parameterValue required="true">Decimal</command:parameterValue>
        <dev:type>
          <maml:name>System.Decimal</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MinValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MinValue</maml:name>
        <command:parameterValue required="true">Decimal</command:parameterValue>
        <dev:type>
          <maml:name>System.Decimal</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SignDisplacement -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SignDisplacement</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Width -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Width</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DecimalTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DecimalTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDecimalVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDecimalVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDecimalVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDecimalVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDecimalVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDecimalVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDecimalVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DecimalVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DecimalVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDefaultLayoutParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDefaultLayoutParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDefaultLayoutParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDefaultLayoutParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDefaultLayoutParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDefaultLayoutParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDefaultLayoutParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DefaultLayoutParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DefaultLayoutParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDefaultLayoutVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDefaultLayoutVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDefaultLayoutVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDefaultLayoutVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDefaultLayoutVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDefaultLayoutVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDefaultLayoutVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DefaultLayoutVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DefaultLayoutVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Set-CBreezeDefaultRanges -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-CBreezeDefaultRanges</command:name>
      <command:verb>Set</command:verb>
      <command:noun>CBreezeDefaultRanges</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: ID -->
      <command:syntaxItem>
        <maml:name>Set-CBreezeDefaultRanges</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: Both -->
      <command:syntaxItem>
        <maml:name>Set-CBreezeDefaultRanges</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UID</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: UID -->
      <command:syntaxItem>
        <maml:name>Set-CBreezeDefaultRanges</maml:name>
        <!-- Parameter: UID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>UID</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>UID</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: New-CBreezeDeltaMenuSuiteNode -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDeltaMenuSuiteNode</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDeltaMenuSuiteNode</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDeltaMenuSuiteNode</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Deleted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Deleted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDeltaMenuSuiteNode</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">MenuSuite</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Deleted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Deleted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDeltaMenuSuiteNode</maml:name>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">MenuSuite</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Deleted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Deleted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Deleted -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Deleted</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: NextNodeID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NextNodeID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">MenuSuite</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DeltaNode -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DeltaNode</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDialogParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDialogParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDialogParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDialogParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDialogParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDialogParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDialogParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DialogParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DialogParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDialogVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDialogVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDialogVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDialogVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDialogVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDialogVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDialogVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DialogVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DialogVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDotNetParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDotNetParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDotNetParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDotNetParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunOnClient -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunOnClient</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SuppressDispose -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SuppressDispose</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDotNetParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunOnClient -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunOnClient</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SuppressDispose -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SuppressDispose</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDotNetParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RunOnClient -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunOnClient</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SuppressDispose -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SuppressDispose</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDotNetParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RunOnClient -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunOnClient</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SuppressDispose -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SuppressDispose</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RunOnClient -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RunOnClient</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SuppressDispose -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SuppressDispose</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DotNetParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DotNetParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDotNetVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDotNetVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDotNetVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDotNetVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunOnClient -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunOnClient</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: WithEvents -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WithEvents</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDotNetVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunOnClient -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunOnClient</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: WithEvents -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WithEvents</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDotNetVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RunOnClient -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunOnClient</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: WithEvents -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WithEvents</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDotNetVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RunOnClient -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunOnClient</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: WithEvents -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WithEvents</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RunOnClient -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RunOnClient</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: WithEvents -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>WithEvents</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DotNetVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DotNetVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDurationParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDurationParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDurationParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDurationParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDurationParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDurationParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDurationParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DurationParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DurationParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDurationTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDurationTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDurationTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDurationTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: StandardDayTimeUnit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>StandardDayTimeUnit</maml:name>
          <maml:description>
            <maml:para>Possible values: Day, Hour, Minute, Second, Millisecond</maml:para>
          </maml:description>
          <command:parameterValue required="true">StandardDayTimeUnit</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.StandardDayTimeUnit</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Day</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Hour</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Minute</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Second</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Millisecond</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDurationTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: StandardDayTimeUnit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>StandardDayTimeUnit</maml:name>
          <maml:description>
            <maml:para>Possible values: Day, Hour, Minute, Second, Millisecond</maml:para>
          </maml:description>
          <command:parameterValue required="true">StandardDayTimeUnit</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.StandardDayTimeUnit</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Day</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Hour</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Minute</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Second</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Millisecond</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDurationTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: StandardDayTimeUnit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>StandardDayTimeUnit</maml:name>
          <maml:description>
            <maml:para>Possible values: Day, Hour, Minute, Second, Millisecond</maml:para>
          </maml:description>
          <command:parameterValue required="true">StandardDayTimeUnit</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.StandardDayTimeUnit</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Day</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Hour</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Minute</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Second</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Millisecond</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDurationTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: StandardDayTimeUnit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>StandardDayTimeUnit</maml:name>
          <maml:description>
            <maml:para>Possible values: Day, Hour, Minute, Second, Millisecond</maml:para>
          </maml:description>
          <command:parameterValue required="true">StandardDayTimeUnit</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.StandardDayTimeUnit</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Day</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Hour</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Minute</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Second</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Millisecond</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankNumbers -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankNumbers</maml:name>
        <maml:description>
          <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
        </maml:description>
        <command:parameterValue required="true">BlankNumbers</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankZero -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankZero</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaxValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxValue</maml:name>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MinValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MinValue</maml:name>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SignDisplacement -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SignDisplacement</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: StandardDayTimeUnit -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>StandardDayTimeUnit</maml:name>
        <maml:description>
          <maml:para>Possible values: Day, Hour, Minute, Second, Millisecond</maml:para>
        </maml:description>
        <command:parameterValue required="true">StandardDayTimeUnit</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.StandardDayTimeUnit</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Day</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Hour</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Minute</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Second</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Millisecond</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DurationTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DurationTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeDurationVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeDurationVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeDurationVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDurationVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDurationVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDurationVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeDurationVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: DurationVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DurationVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeEvent -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeEvent</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeEvent</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeEvent</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="4">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeEvent</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="4">
          <maml:name>SourceName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="5">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeEvent</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="4">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeEvent</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="4">
          <maml:name>SourceName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="5">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: SourceID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SourceID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SourceName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
        <maml:name>SourceName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="4">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: Event -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Event</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeEventSubscriberFunction -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeEventSubscriberFunction</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeEventSubscriberFunction</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeEventSubscriberFunction</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventFunction -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventFunction</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventPublisherObjectID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventPublisherObjectID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EventPublisherObjectType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventPublisherObjectType</maml:name>
          <maml:description>
            <maml:para>Possible values: Codeunit, MenuSuite, Page, Query, Report, Table, XmlPort</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObjectType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObjectType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Codeunit</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MenuSuite</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Query</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Table</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: EventPublisherElement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventPublisherElement</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnMissingLicense -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnMissingLicense</maml:name>
          <maml:description>
            <maml:para>Possible values: Error, Skip</maml:para>
          </maml:description>
          <command:parameterValue required="true">MissingAction</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MissingAction</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Error</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Skip</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnMissingPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnMissingPermission</maml:name>
          <maml:description>
            <maml:para>Possible values: Error, Skip</maml:para>
          </maml:description>
          <command:parameterValue required="true">MissingAction</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MissingAction</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Error</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Skip</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeEventSubscriberFunction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventFunction -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventFunction</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventPublisherObjectID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventPublisherObjectID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EventPublisherObjectType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventPublisherObjectType</maml:name>
          <maml:description>
            <maml:para>Possible values: Codeunit, MenuSuite, Page, Query, Report, Table, XmlPort</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObjectType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObjectType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Codeunit</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MenuSuite</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Query</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Table</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: EventPublisherElement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventPublisherElement</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnMissingLicense -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnMissingLicense</maml:name>
          <maml:description>
            <maml:para>Possible values: Error, Skip</maml:para>
          </maml:description>
          <command:parameterValue required="true">MissingAction</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MissingAction</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Error</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Skip</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnMissingPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnMissingPermission</maml:name>
          <maml:description>
            <maml:para>Possible values: Error, Skip</maml:para>
          </maml:description>
          <command:parameterValue required="true">MissingAction</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MissingAction</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Error</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Skip</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeEventSubscriberFunction</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventFunction -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventFunction</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventPublisherObjectID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventPublisherObjectID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EventPublisherObjectType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventPublisherObjectType</maml:name>
          <maml:description>
            <maml:para>Possible values: Codeunit, MenuSuite, Page, Query, Report, Table, XmlPort</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObjectType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObjectType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Codeunit</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MenuSuite</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Query</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Table</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventPublisherElement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventPublisherElement</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnMissingLicense -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnMissingLicense</maml:name>
          <maml:description>
            <maml:para>Possible values: Error, Skip</maml:para>
          </maml:description>
          <command:parameterValue required="true">MissingAction</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MissingAction</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Error</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Skip</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnMissingPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnMissingPermission</maml:name>
          <maml:description>
            <maml:para>Possible values: Error, Skip</maml:para>
          </maml:description>
          <command:parameterValue required="true">MissingAction</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MissingAction</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Error</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Skip</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeEventSubscriberFunction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventFunction -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventFunction</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventPublisherObjectID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventPublisherObjectID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EventPublisherObjectType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventPublisherObjectType</maml:name>
          <maml:description>
            <maml:para>Possible values: Codeunit, MenuSuite, Page, Query, Report, Table, XmlPort</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObjectType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObjectType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Codeunit</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MenuSuite</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Query</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Table</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EventPublisherElement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EventPublisherElement</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnMissingLicense -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnMissingLicense</maml:name>
          <maml:description>
            <maml:para>Possible values: Error, Skip</maml:para>
          </maml:description>
          <command:parameterValue required="true">MissingAction</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MissingAction</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Error</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Skip</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnMissingPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnMissingPermission</maml:name>
          <maml:description>
            <maml:para>Possible values: Error, Skip</maml:para>
          </maml:description>
          <command:parameterValue required="true">MissingAction</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MissingAction</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Error</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Skip</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Local -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Local</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ReturnValueName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReturnValueType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueType</maml:name>
        <maml:description>
          <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
        </maml:description>
        <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ReturnValueDataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueDataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReturnValueDimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueDimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FunctionVisibility -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FunctionVisibility</maml:name>
        <maml:description>
          <maml:para>Possible values: Internal, External</maml:para>
        </maml:description>
        <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ServiceEnabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServiceEnabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TryFunction -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TryFunction</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: EventPublisherObjectType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>EventPublisherObjectType</maml:name>
        <maml:description>
          <maml:para>Possible values: Codeunit, MenuSuite, Page, Query, Report, Table, XmlPort</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObjectType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObjectType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>Codeunit</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">MenuSuite</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Query</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Table</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: EventPublisherObjectID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>EventPublisherObjectID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: EventPublisherElement -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>EventPublisherElement</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: EventFunction -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>EventFunction</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnMissingLicense -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnMissingLicense</maml:name>
        <maml:description>
          <maml:para>Possible values: Error, Skip</maml:para>
        </maml:description>
        <command:parameterValue required="true">MissingAction</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MissingAction</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Error</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Skip</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: OnMissingPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnMissingPermission</maml:name>
        <maml:description>
          <maml:para>Possible values: Error, Skip</maml:para>
        </maml:description>
        <command:parameterValue required="true">MissingAction</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MissingAction</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Error</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Skip</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: Function -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Function</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeExecutionModeParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeExecutionModeParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeExecutionModeParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeExecutionModeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeExecutionModeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeExecutionModeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeExecutionModeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ExecutionModeParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExecutionModeParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeExecutionModeVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeExecutionModeVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeExecutionModeVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeExecutionModeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeExecutionModeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeExecutionModeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeExecutionModeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ExecutionModeVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExecutionModeVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeFieldRefParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeFieldRefParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeFieldRefParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFieldRefParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFieldRefParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFieldRefParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFieldRefParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: FieldRefParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldRefParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeFieldRefVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeFieldRefVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeFieldRefVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFieldRefVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFieldRefVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFieldRefVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFieldRefVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: FieldRefVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldRefVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeFileParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeFileParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeFileParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFileParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFileParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFileParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFileParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: FileParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FileParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeFileVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeFileVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeFileVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFileVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFileVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFileVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFileVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: FileVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FileVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeFilter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeFilter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeFilter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFilter</maml:name>
        <!-- Parameter: FieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>FieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Type -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Type</maml:name>
          <maml:description>
            <maml:para>Possible values: Const, Filter</maml:para>
          </maml:description>
          <command:parameterValue required="true">SimpleTableFilterType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.SimpleTableFilterType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Const</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Const</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Value -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>Value</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: FieldName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>FieldName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Type -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>Type</maml:name>
        <maml:description>
          <maml:para>Possible values: Const, Filter</maml:para>
        </maml:description>
        <command:parameterValue required="true">SimpleTableFilterType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.SimpleTableFilterType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>Const</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Const</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Filter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Value -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
        <maml:name>Value</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: New-CBreezeFilterPageBuilderParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeFilterPageBuilderParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeFilterPageBuilderParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFilterPageBuilderParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFilterPageBuilderParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFilterPageBuilderParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFilterPageBuilderParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: FilterPageBuilderParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FilterPageBuilderParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeFilterPageBuilderVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeFilterPageBuilderVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeFilterPageBuilderVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFilterPageBuilderVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFilterPageBuilderVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFilterPageBuilderVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFilterPageBuilderVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: FilterPageBuilderVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FilterPageBuilderVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeFilterQueryElement -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeFilterQueryElement</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeFilterQueryElement</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFilterQueryElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">DataItemQueryElement</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DataItemQueryElement</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataSource -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataSource</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFilterQueryElement</maml:name>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">DataItemQueryElement</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DataItemQueryElement</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataSource -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataSource</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFilterQueryElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataSource -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataSource</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataSource -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataSource</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">DataItemQueryElement</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataItemQueryElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataItemQueryElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: QueryElement -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.QueryElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeFunction -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeFunction</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeFunction</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFunction</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFunction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFunction</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeFunction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Local -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Local</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ReturnValueName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReturnValueType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueType</maml:name>
        <maml:description>
          <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
        </maml:description>
        <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ReturnValueDataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueDataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReturnValueDimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueDimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FunctionVisibility -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FunctionVisibility</maml:name>
        <maml:description>
          <maml:para>Possible values: Internal, External</maml:para>
        </maml:description>
        <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ServiceEnabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServiceEnabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TryFunction -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TryFunction</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: Function -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Function</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeGroupMenuSuiteNode -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeGroupMenuSuiteNode</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeGroupMenuSuiteNode</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGroupMenuSuiteNode</maml:name>
        <!-- Parameter: CaptionML -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Deleted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Deleted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: FirstChild -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FirstChild</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IsDepartmentPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IsDepartmentPage</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MemberOfMenu -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MemberOfMenu</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParentNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParentNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGroupMenuSuiteNode</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Deleted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Deleted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: FirstChild -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FirstChild</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IsDepartmentPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IsDepartmentPage</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MemberOfMenu -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MemberOfMenu</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParentNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParentNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGroupMenuSuiteNode</maml:name>
        <!-- Parameter: CaptionML -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">MenuSuite</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Deleted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Deleted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: FirstChild -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FirstChild</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IsDepartmentPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IsDepartmentPage</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MemberOfMenu -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MemberOfMenu</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParentNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParentNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGroupMenuSuiteNode</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">MenuSuite</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Deleted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Deleted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: FirstChild -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FirstChild</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IsDepartmentPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IsDepartmentPage</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MemberOfMenu -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MemberOfMenu</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParentNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParentNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Deleted -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Deleted</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: FirstChild -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FirstChild</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: IsDepartmentPage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IsDepartmentPage</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: MemberOfMenu -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MemberOfMenu</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NextNodeID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NextNodeID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ParentNodeID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ParentNodeID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Visible -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Visible</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ApplicationArea -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ApplicationArea</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">MenuSuite</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: GroupNode -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.GroupNode</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeGuidParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeGuidParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeGuidParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGuidParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGuidParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGuidParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGuidParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: GuidParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.GuidParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeGuidTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeGuidTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeGuidTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGuidTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGuidTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGuidTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGuidTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: GuidTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.GuidTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeGuidVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeGuidVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeGuidVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGuidVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGuidVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGuidVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeGuidVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: GuidVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.GuidVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeInStreamParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeInStreamParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeInStreamParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeInStreamParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeInStreamParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeInStreamParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeInStreamParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: InStreamParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.InStreamParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeInStreamVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeInStreamVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeInStreamVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeInStreamVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeInStreamVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeInStreamVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeInStreamVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: InStreamVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.InStreamVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeIntegerParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeIntegerParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeIntegerParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegerParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegerParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegerParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegerParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: IntegerParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.IntegerParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeIntegerTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeIntegerTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeIntegerTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegerTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoIncrement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoIncrement</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegerTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoIncrement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoIncrement</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegerTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoIncrement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoIncrement</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegerTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoIncrement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoIncrement</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Volatile -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Volatile</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: AutoIncrement -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoIncrement</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: BlankNumbers -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankNumbers</maml:name>
        <maml:description>
          <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
        </maml:description>
        <command:parameterValue required="true">BlankNumbers</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankZero -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankZero</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaxValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxValue</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MinValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MinValue</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SignDisplacement -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SignDisplacement</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Volatile -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Volatile</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Width -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Width</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: IntegerTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.IntegerTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeIntegerVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeIntegerVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeIntegerVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegerVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegerVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegerVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegerVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: IncludeInDataset -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IncludeInDataset</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: IntegerVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.IntegerVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeIntegrationEventPublisherFunction -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeIntegrationEventPublisherFunction</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeIntegrationEventPublisherFunction</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegrationEventPublisherFunction</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: GlobalVarAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GlobalVarAccess</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: IncludeSender -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeSender</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegrationEventPublisherFunction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: GlobalVarAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GlobalVarAccess</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: IncludeSender -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeSender</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegrationEventPublisherFunction</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: GlobalVarAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GlobalVarAccess</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: IncludeSender -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeSender</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeIntegrationEventPublisherFunction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: GlobalVarAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GlobalVarAccess</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: IncludeSender -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeSender</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Local -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Local</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ReturnValueName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReturnValueType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueType</maml:name>
        <maml:description>
          <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
        </maml:description>
        <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ReturnValueDataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueDataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReturnValueDimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueDimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FunctionVisibility -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FunctionVisibility</maml:name>
        <maml:description>
          <maml:para>Possible values: Internal, External</maml:para>
        </maml:description>
        <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ServiceEnabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServiceEnabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TryFunction -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TryFunction</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: IncludeSender -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IncludeSender</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: GlobalVarAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>GlobalVarAccess</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: Function -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Function</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeItemMenuSuiteNode -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeItemMenuSuiteNode</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeItemMenuSuiteNode</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeItemMenuSuiteNode</maml:name>
        <!-- Parameter: CaptionML -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunObjectType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>RunObjectType</maml:name>
          <maml:description>
            <maml:para>Possible values: Report, Codeunit, XmlPort, Page, Query</maml:para>
          </maml:description>
          <command:parameterValue required="true">MenuItemRunObjectType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuItemRunObjectType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Query</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RunObjectID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>RunObjectID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DepartmentCategory -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DepartmentCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
          </maml:description>
          <command:parameterValue required="true">MenuItemDepartmentCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuItemDepartmentCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Deleted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Deleted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MemberOfMenu -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MemberOfMenu</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParentNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParentNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeItemMenuSuiteNode</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunObjectType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>RunObjectType</maml:name>
          <maml:description>
            <maml:para>Possible values: Report, Codeunit, XmlPort, Page, Query</maml:para>
          </maml:description>
          <command:parameterValue required="true">MenuItemRunObjectType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuItemRunObjectType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Query</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RunObjectID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="4">
          <maml:name>RunObjectID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DepartmentCategory -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DepartmentCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
          </maml:description>
          <command:parameterValue required="true">MenuItemDepartmentCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuItemDepartmentCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Deleted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Deleted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MemberOfMenu -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MemberOfMenu</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParentNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParentNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeItemMenuSuiteNode</maml:name>
        <!-- Parameter: CaptionML -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunObjectType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>RunObjectType</maml:name>
          <maml:description>
            <maml:para>Possible values: Report, Codeunit, XmlPort, Page, Query</maml:para>
          </maml:description>
          <command:parameterValue required="true">MenuItemRunObjectType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuItemRunObjectType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Query</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RunObjectID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>RunObjectID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DepartmentCategory -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DepartmentCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
          </maml:description>
          <command:parameterValue required="true">MenuItemDepartmentCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuItemDepartmentCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">MenuSuite</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Deleted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Deleted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MemberOfMenu -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MemberOfMenu</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParentNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParentNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeItemMenuSuiteNode</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunObjectType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>RunObjectType</maml:name>
          <maml:description>
            <maml:para>Possible values: Report, Codeunit, XmlPort, Page, Query</maml:para>
          </maml:description>
          <command:parameterValue required="true">MenuItemRunObjectType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuItemRunObjectType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Query</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RunObjectID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="4">
          <maml:name>RunObjectID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DepartmentCategory -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>DepartmentCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
          </maml:description>
          <command:parameterValue required="true">MenuItemDepartmentCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuItemDepartmentCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">MenuSuite</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Deleted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Deleted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MemberOfMenu -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MemberOfMenu</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParentNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParentNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Deleted -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Deleted</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DepartmentCategory -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>DepartmentCategory</maml:name>
        <maml:description>
          <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
        </maml:description>
        <command:parameterValue required="true">MenuItemDepartmentCategory</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuItemDepartmentCategory</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: MemberOfMenu -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MemberOfMenu</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NextNodeID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NextNodeID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ParentNodeID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ParentNodeID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Visible -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Visible</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ApplicationArea -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ApplicationArea</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RunObjectType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>RunObjectType</maml:name>
        <maml:description>
          <maml:para>Possible values: Report, Codeunit, XmlPort, Page, Query</maml:para>
        </maml:description>
        <command:parameterValue required="true">MenuItemRunObjectType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuItemRunObjectType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Query</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: RunObjectID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
        <maml:name>RunObjectID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">MenuSuite</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ItemNode -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ItemNode</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeKeyRefParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeKeyRefParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeKeyRefParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeKeyRefParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeKeyRefParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeKeyRefParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeKeyRefParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: KeyRefParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.KeyRefParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeKeyRefVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeKeyRefVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeKeyRefVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeKeyRefVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeKeyRefVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeKeyRefVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeKeyRefVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: KeyRefVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.KeyRefVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeMediaSetTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeMediaSetTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeMediaSetTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMediaSetTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMediaSetTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMediaSetTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMediaSetTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDataType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDataType</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: MediaSetTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MediaSetTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeMediaTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeMediaTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeMediaTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMediaTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMediaTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMediaTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMediaTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDataType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDataType</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: MediaTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MediaTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeMenuMenuSuiteNode -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeMenuMenuSuiteNode</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeMenuMenuSuiteNode</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMenuMenuSuiteNode</maml:name>
        <!-- Parameter: CaptionML -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: FirstChild -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FirstChild</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IsShortcut -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IsShortcut</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MemberOfMenu -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MemberOfMenu</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParentNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParentNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMenuMenuSuiteNode</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: FirstChild -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FirstChild</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IsShortcut -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IsShortcut</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MemberOfMenu -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MemberOfMenu</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParentNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParentNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMenuMenuSuiteNode</maml:name>
        <!-- Parameter: CaptionML -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">MenuSuite</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: FirstChild -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FirstChild</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IsShortcut -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IsShortcut</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MemberOfMenu -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MemberOfMenu</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParentNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParentNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMenuMenuSuiteNode</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">MenuSuite</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: FirstChild -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FirstChild</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IsShortcut -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IsShortcut</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MemberOfMenu -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MemberOfMenu</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NextNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NextNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ParentNodeID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ParentNodeID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: FirstChild -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FirstChild</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Image -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Image</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: IsShortcut -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IsShortcut</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: MemberOfMenu -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MemberOfMenu</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NextNodeID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NextNodeID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ParentNodeID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ParentNodeID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Visible -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Visible</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">MenuSuite</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: MenuNode -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuNode</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeMenuSuite -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeMenuSuite</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeMenuSuite</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMenuSuite</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMenuSuite</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMenuSuite</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeMenuSuite</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DateTime -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DateTime</maml:name>
        <command:parameterValue required="true">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>System.DateTime</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Modified -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Modified</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VersionList -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VersionList</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Application</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: MenuSuite -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Set-CBreezeMLValue -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Set-CBreezeMLValue</command:name>
      <command:verb>Set</command:verb>
      <command:noun>CBreezeMLValue</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Set-CBreezeMLValue</maml:name>
        <!-- Parameter: Property -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="0">
          <maml:name>Property</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>CaptionML</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: LanguageName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>LanguageName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Value -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Value</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: LanguageName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>LanguageName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Property -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="0">
        <maml:name>Property</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>CaptionML</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Value -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>Value</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: New-CBreezeNotificationParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeNotificationParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeNotificationParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: NotificationParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.NotificationParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeNotificationScopeParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeNotificationScopeParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeNotificationScopeParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationScopeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationScopeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationScopeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationScopeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: NotificationScopeParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.NotificationScopeParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeNotificationScopeVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeNotificationScopeVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeNotificationScopeVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationScopeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationScopeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationScopeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationScopeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: NotificationScopeVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.NotificationScopeVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeNotificationVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeNotificationVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeNotificationVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeNotificationVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: NotificationVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.NotificationVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Invoke-CBreezeObject -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Invoke-CBreezeObject</command:name>
      <command:verb>Invoke</command:verb>
      <command:noun>CBreezeObject</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Invoke-CBreezeObject</maml:name>
        <!-- Parameter: Object -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="0">
          <maml:name>Object</maml:name>
          <command:parameterValue required="true">Object</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Object</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CompanyName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CompanyName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>CRONUS International Ltd.</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: FullScreen -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FullScreen</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: HideNavigationPane -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HideNavigationPane</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PageMode -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PageMode</maml:name>
          <maml:description>
            <maml:para>Possible values: View, Edit, Create, Select, Delete</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageMode</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.IO.PageMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>View</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">View</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Edit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Create</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Select</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Delete</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RoleTailoredClientPath -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RoleTailoredClientPath</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ServerInstance -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServerInstance</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>DynamicsNAV70</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ServerName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServerName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>localhost</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ServerPort -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServerPort</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>7046</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: CompanyName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CompanyName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>CRONUS International Ltd.</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: FullScreen -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FullScreen</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: HideNavigationPane -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>HideNavigationPane</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Object -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="0">
        <maml:name>Object</maml:name>
        <command:parameterValue required="true">Object</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Object</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PageMode -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PageMode</maml:name>
        <maml:description>
          <maml:para>Possible values: View, Edit, Create, Select, Delete</maml:para>
        </maml:description>
        <command:parameterValue required="true">PageMode</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.IO.PageMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>View</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">View</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Edit</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Create</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Select</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Delete</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: RoleTailoredClientPath -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RoleTailoredClientPath</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ServerInstance -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServerInstance</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>DynamicsNAV70</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ServerName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServerName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>localhost</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ServerPort -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServerPort</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>7046</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Object</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: New-CBreezeObjectTypeParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeObjectTypeParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeObjectTypeParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeObjectTypeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeObjectTypeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeObjectTypeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeObjectTypeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ObjectTypeParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ObjectTypeParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeObjectTypeVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeObjectTypeVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeObjectTypeVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeObjectTypeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeObjectTypeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeObjectTypeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeObjectTypeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ObjectTypeVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ObjectTypeVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeOcxParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeOcxParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeOcxParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOcxParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOcxParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOcxParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOcxParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: OcxParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.OcxParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeOcxVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeOcxVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeOcxVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOcxVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOcxVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOcxVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOcxVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: OcxVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.OcxVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeOptionParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeOptionParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeOptionParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOptionParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOptionParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOptionParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOptionParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OptionString -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>OptionString</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: OptionParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.OptionParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeOptionTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeOptionTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeOptionTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOptionTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoOptionCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoOptionCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionOrdinalValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionOrdinalValues</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOptionTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoOptionCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoOptionCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionOrdinalValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionOrdinalValues</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOptionTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoOptionCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoOptionCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionOrdinalValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionOrdinalValues</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOptionTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: AutoOptionCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoOptionCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionOrdinalValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionOrdinalValues</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankNumbers -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankNumbers</maml:name>
        <maml:description>
          <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
        </maml:description>
        <command:parameterValue required="true">BlankNumbers</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankZero -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankZero</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaxValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxValue</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MinValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MinValue</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: OptionOrdinalValues -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OptionOrdinalValues</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OptionString -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>OptionString</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SignDisplacement -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SignDisplacement</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OptionCaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OptionCaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoOptionCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoOptionCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: OptionTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.OptionTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeOptionVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeOptionVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeOptionVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOptionVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOptionVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOptionVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOptionVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionString -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>OptionString</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OptionString -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>OptionString</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: OptionVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.OptionVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeOrderBy -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeOrderBy</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeOrderBy</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOrderBy</maml:name>
        <!-- Parameter: Column -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>Column</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Direction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>Direction</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">QueryOrderByDirection</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.QueryOrderByDirection</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Ascending</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Column -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
        <maml:name>Column</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Direction -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
        <maml:name>Direction</maml:name>
        <maml:description>
          <maml:para>Possible values: Ascending, Descending</maml:para>
        </maml:description>
        <command:parameterValue required="true">QueryOrderByDirection</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.QueryOrderByDirection</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>Ascending</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: QueryOrderByLine -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.QueryOrderByLine</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeOutStreamParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeOutStreamParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeOutStreamParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOutStreamParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOutStreamParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOutStreamParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOutStreamParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: OutStreamParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.OutStreamParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeOutStreamVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeOutStreamVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeOutStreamVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOutStreamVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOutStreamVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOutStreamVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeOutStreamVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: OutStreamVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.OutStreamVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezePage -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezePage</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezePage</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePage</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: APIGroup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>APIGroup</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: APIPublisher -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>APIPublisher</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApiVersion -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApiVersion</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoSplitKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoSplitKey</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CardPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CardPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChangeTrackingAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ChangeTrackingAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataCaptionExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataCaptionExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DelayedInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DelayedInsert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DeleteAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DeleteAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EntityName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntityName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntitySetName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntitySetName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InsertAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InsertAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinksAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinksAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ModifyAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ModifyAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MultipleNewLines -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MultipleNewLines</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ODataKeyFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ODataKeyFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetCurrRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetCurrRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnDeleteRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnDeleteRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnFindRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnFindRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnNewRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnNewRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnNextRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnNextRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnOpenPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnOpenPage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnQueryClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnQueryClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PageType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PageType</maml:name>
          <maml:description>
            <maml:para>Possible values: Card, List, RoleCenter, CardPart, ListPart, Document, Worksheet, ListPlus, ConfirmationDialog, NavigatePage, StandardDialog, API, HeadlinePart</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Card</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">List</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RoleCenter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CardPart</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ListPart</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Document</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Worksheet</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ListPlus</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ConfirmationDialog</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">NavigatePage</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StandardDialog</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">API</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HeadlinePart</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PopulateAllFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PopulateAllFields</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PromotedActionCategoriesML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedActionCategoriesML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RefreshOnActivate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RefreshOnActivate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SaveValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SaveValues</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableTemporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableTemporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UsageCategory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsageCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
          </maml:description>
          <command:parameterValue required="true">UsageCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UsageCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePage</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: APIGroup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>APIGroup</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: APIPublisher -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>APIPublisher</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApiVersion -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApiVersion</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoSplitKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoSplitKey</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CardPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CardPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChangeTrackingAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ChangeTrackingAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataCaptionExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataCaptionExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DelayedInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DelayedInsert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DeleteAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DeleteAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EntityName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntityName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntitySetName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntitySetName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InsertAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InsertAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinksAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinksAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ModifyAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ModifyAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MultipleNewLines -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MultipleNewLines</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ODataKeyFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ODataKeyFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetCurrRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetCurrRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnDeleteRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnDeleteRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnFindRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnFindRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnNewRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnNewRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnNextRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnNextRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnOpenPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnOpenPage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnQueryClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnQueryClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PageType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PageType</maml:name>
          <maml:description>
            <maml:para>Possible values: Card, List, RoleCenter, CardPart, ListPart, Document, Worksheet, ListPlus, ConfirmationDialog, NavigatePage, StandardDialog, API, HeadlinePart</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Card</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">List</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RoleCenter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CardPart</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ListPart</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Document</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Worksheet</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ListPlus</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ConfirmationDialog</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">NavigatePage</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StandardDialog</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">API</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HeadlinePart</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PopulateAllFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PopulateAllFields</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PromotedActionCategoriesML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedActionCategoriesML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RefreshOnActivate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RefreshOnActivate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SaveValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SaveValues</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableTemporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableTemporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UsageCategory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsageCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
          </maml:description>
          <command:parameterValue required="true">UsageCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UsageCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePage</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: APIGroup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>APIGroup</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: APIPublisher -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>APIPublisher</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApiVersion -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApiVersion</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoSplitKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoSplitKey</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CardPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CardPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChangeTrackingAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ChangeTrackingAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataCaptionExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataCaptionExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DelayedInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DelayedInsert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DeleteAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DeleteAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EntityName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntityName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntitySetName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntitySetName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InsertAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InsertAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinksAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinksAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ModifyAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ModifyAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MultipleNewLines -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MultipleNewLines</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ODataKeyFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ODataKeyFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetCurrRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetCurrRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnDeleteRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnDeleteRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnFindRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnFindRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnNewRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnNewRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnNextRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnNextRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnOpenPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnOpenPage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnQueryClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnQueryClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PageType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PageType</maml:name>
          <maml:description>
            <maml:para>Possible values: Card, List, RoleCenter, CardPart, ListPart, Document, Worksheet, ListPlus, ConfirmationDialog, NavigatePage, StandardDialog, API, HeadlinePart</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Card</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">List</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RoleCenter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CardPart</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ListPart</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Document</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Worksheet</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ListPlus</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ConfirmationDialog</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">NavigatePage</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StandardDialog</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">API</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HeadlinePart</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PopulateAllFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PopulateAllFields</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PromotedActionCategoriesML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedActionCategoriesML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RefreshOnActivate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RefreshOnActivate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SaveValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SaveValues</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableTemporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableTemporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UsageCategory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsageCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
          </maml:description>
          <command:parameterValue required="true">UsageCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UsageCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePage</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: APIGroup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>APIGroup</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: APIPublisher -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>APIPublisher</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApiVersion -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApiVersion</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoSplitKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoSplitKey</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CardPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CardPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChangeTrackingAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ChangeTrackingAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataCaptionExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataCaptionExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DelayedInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DelayedInsert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DeleteAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DeleteAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EntityName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntityName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntitySetName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntitySetName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InsertAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InsertAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinksAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinksAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ModifyAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ModifyAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MultipleNewLines -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MultipleNewLines</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ODataKeyFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ODataKeyFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetCurrRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetCurrRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnDeleteRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnDeleteRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnFindRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnFindRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnNewRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnNewRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnNextRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnNextRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnOpenPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnOpenPage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnQueryClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnQueryClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PageType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PageType</maml:name>
          <maml:description>
            <maml:para>Possible values: Card, List, RoleCenter, CardPart, ListPart, Document, Worksheet, ListPlus, ConfirmationDialog, NavigatePage, StandardDialog, API, HeadlinePart</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Card</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">List</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RoleCenter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CardPart</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ListPart</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Document</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Worksheet</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ListPlus</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ConfirmationDialog</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">NavigatePage</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StandardDialog</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">API</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HeadlinePart</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PopulateAllFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PopulateAllFields</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PromotedActionCategoriesML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedActionCategoriesML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RefreshOnActivate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RefreshOnActivate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SaveValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SaveValues</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableTemporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableTemporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UsageCategory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsageCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
          </maml:description>
          <command:parameterValue required="true">UsageCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UsageCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ApiVersion -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ApiVersion</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: APIPublisher -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>APIPublisher</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: APIGroup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>APIGroup</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ApplicationArea -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ApplicationArea</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoSplitKey -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoSplitKey</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CardPageID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CardPageID</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChangeTrackingAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ChangeTrackingAllowed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DataCaptionExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataCaptionExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataCaptionFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataCaptionFields</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DelayedInsert -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DelayedInsert</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DeleteAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DeleteAllowed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: EntityName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>EntityName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: EntitySetName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>EntitySetName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InsertAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InsertAllowed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InstructionalTextML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InstructionalTextML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: LinksAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LinksAllowed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ModifyAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ModifyAllowed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: MultipleNewLines -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MultipleNewLines</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ODataKeyFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ODataKeyFields</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAfterGetCurrRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterGetCurrRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAfterGetRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterGetRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnClosePage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnClosePage</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnDeleteRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnDeleteRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnFindRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnFindRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnInit -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnInit</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnInsertRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnInsertRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnModifyRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnModifyRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnNewRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnNewRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnNextRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnNextRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnOpenPage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnOpenPage</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnQueryClosePage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnQueryClosePage</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PageType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PageType</maml:name>
        <maml:description>
          <maml:para>Possible values: Card, List, RoleCenter, CardPart, ListPart, Document, Worksheet, ListPlus, ConfirmationDialog, NavigatePage, StandardDialog, API, HeadlinePart</maml:para>
        </maml:description>
        <command:parameterValue required="true">PageType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Card</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">List</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RoleCenter</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">CardPart</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ListPart</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Document</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Worksheet</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ListPlus</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ConfirmationDialog</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">NavigatePage</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">StandardDialog</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">API</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">HeadlinePart</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Permissions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Permissions</maml:name>
        <command:parameterValue required="true">Permission[]</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PopulateAllFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PopulateAllFields</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: PromotedActionCategoriesML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PromotedActionCategoriesML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RefreshOnActivate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RefreshOnActivate</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SaveValues -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SaveValues</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ShowFilter -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ShowFilter</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SourceTable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SourceTable</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceTableTemporary -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SourceTableTemporary</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SourceTableViewKey -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SourceTableViewKey</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceTableViewOrder -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SourceTableViewOrder</maml:name>
        <maml:description>
          <maml:para>Possible values: Ascending, Descending</maml:para>
        </maml:description>
        <command:parameterValue required="true">Order</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: UsageCategory -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UsageCategory</maml:name>
        <maml:description>
          <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
        </maml:description>
        <command:parameterValue required="true">UsageCategory</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.UsageCategory</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DateTime -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DateTime</maml:name>
        <command:parameterValue required="true">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>System.DateTime</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Modified -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Modified</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VersionList -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VersionList</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Application</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: Page -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezePageAction -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezePageAction</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezePageAction</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageAction</maml:name>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Ellipsis -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Ellipsis</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Gesture -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Gesture</maml:name>
          <maml:description>
            <maml:para>Possible values: None, LeftSwipe, RightSwipe</maml:para>
          </maml:description>
          <command:parameterValue required="true">Gesture</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Gesture</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LeftSwipe</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RightSwipe</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InFooterBar -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InFooterBar</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAction</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Promoted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Promoted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PromotedCategory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: New, Process, Report, Category4, Category5, Category6, Category7, Category8, Category9, Category10</maml:para>
          </maml:description>
          <command:parameterValue required="true">PromotedCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PromotedCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">New</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Process</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category10</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PromotedIsBig -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedIsBig</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PromotedOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedOnly</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RunObjectID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunObjectID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunObjectType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunObjectType</maml:name>
          <maml:description>
            <maml:para>Possible values: Page, Report, Codeunit, XmlPort</maml:para>
          </maml:description>
          <command:parameterValue required="true">RunObjectType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RunObjectType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RunPageMode -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageMode</maml:name>
          <maml:description>
            <maml:para>Possible values: Edit, View, Create</maml:para>
          </maml:description>
          <command:parameterValue required="true">RunPageMode</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RunPageMode</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Edit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">View</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Create</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RunPageOnRec -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageOnRec</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RunPageViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunPageViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Scope -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Scope</maml:name>
          <maml:description>
            <maml:para>Possible values: Page, Repeater</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionScope</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionScope</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Repeater</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ShortcutKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShortcutKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageAction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Ellipsis -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Ellipsis</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Gesture -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Gesture</maml:name>
          <maml:description>
            <maml:para>Possible values: None, LeftSwipe, RightSwipe</maml:para>
          </maml:description>
          <command:parameterValue required="true">Gesture</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Gesture</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LeftSwipe</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RightSwipe</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InFooterBar -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InFooterBar</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAction</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Promoted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Promoted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PromotedCategory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: New, Process, Report, Category4, Category5, Category6, Category7, Category8, Category9, Category10</maml:para>
          </maml:description>
          <command:parameterValue required="true">PromotedCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PromotedCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">New</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Process</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category10</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PromotedIsBig -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedIsBig</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PromotedOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedOnly</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RunObjectID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunObjectID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunObjectType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunObjectType</maml:name>
          <maml:description>
            <maml:para>Possible values: Page, Report, Codeunit, XmlPort</maml:para>
          </maml:description>
          <command:parameterValue required="true">RunObjectType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RunObjectType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RunPageMode -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageMode</maml:name>
          <maml:description>
            <maml:para>Possible values: Edit, View, Create</maml:para>
          </maml:description>
          <command:parameterValue required="true">RunPageMode</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RunPageMode</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Edit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">View</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Create</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RunPageOnRec -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageOnRec</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RunPageViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunPageViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Scope -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Scope</maml:name>
          <maml:description>
            <maml:para>Possible values: Page, Repeater</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionScope</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionScope</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Repeater</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ShortcutKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShortcutKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageAction</maml:name>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Ellipsis -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Ellipsis</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Gesture -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Gesture</maml:name>
          <maml:description>
            <maml:para>Possible values: None, LeftSwipe, RightSwipe</maml:para>
          </maml:description>
          <command:parameterValue required="true">Gesture</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Gesture</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LeftSwipe</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RightSwipe</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InFooterBar -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InFooterBar</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAction</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Promoted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Promoted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PromotedCategory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: New, Process, Report, Category4, Category5, Category6, Category7, Category8, Category9, Category10</maml:para>
          </maml:description>
          <command:parameterValue required="true">PromotedCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PromotedCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">New</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Process</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category10</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PromotedIsBig -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedIsBig</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PromotedOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedOnly</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RunObjectID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunObjectID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunObjectType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunObjectType</maml:name>
          <maml:description>
            <maml:para>Possible values: Page, Report, Codeunit, XmlPort</maml:para>
          </maml:description>
          <command:parameterValue required="true">RunObjectType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RunObjectType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RunPageMode -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageMode</maml:name>
          <maml:description>
            <maml:para>Possible values: Edit, View, Create</maml:para>
          </maml:description>
          <command:parameterValue required="true">RunPageMode</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RunPageMode</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Edit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">View</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Create</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RunPageOnRec -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageOnRec</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RunPageViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunPageViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Scope -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Scope</maml:name>
          <maml:description>
            <maml:para>Possible values: Page, Repeater</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionScope</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionScope</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Repeater</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ShortcutKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShortcutKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageAction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Ellipsis -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Ellipsis</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Gesture -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Gesture</maml:name>
          <maml:description>
            <maml:para>Possible values: None, LeftSwipe, RightSwipe</maml:para>
          </maml:description>
          <command:parameterValue required="true">Gesture</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Gesture</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LeftSwipe</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RightSwipe</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InFooterBar -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InFooterBar</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAction</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Promoted -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Promoted</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PromotedCategory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: New, Process, Report, Category4, Category5, Category6, Category7, Category8, Category9, Category10</maml:para>
          </maml:description>
          <command:parameterValue required="true">PromotedCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PromotedCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">New</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Process</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Category10</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PromotedIsBig -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedIsBig</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PromotedOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PromotedOnly</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RunObjectID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunObjectID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunObjectType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunObjectType</maml:name>
          <maml:description>
            <maml:para>Possible values: Page, Report, Codeunit, XmlPort</maml:para>
          </maml:description>
          <command:parameterValue required="true">RunObjectType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RunObjectType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RunPageMode -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageMode</maml:name>
          <maml:description>
            <maml:para>Possible values: Edit, View, Create</maml:para>
          </maml:description>
          <command:parameterValue required="true">RunPageMode</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RunPageMode</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Edit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">View</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Create</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RunPageOnRec -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageOnRec</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RunPageViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RunPageViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RunPageViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Scope -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Scope</maml:name>
          <maml:description>
            <maml:para>Possible values: Page, Repeater</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionScope</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionScope</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Repeater</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ShortcutKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShortcutKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ApplicationArea -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ApplicationArea</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Ellipsis -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Ellipsis</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Gesture -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Gesture</maml:name>
        <maml:description>
          <maml:para>Possible values: None, LeftSwipe, RightSwipe</maml:para>
        </maml:description>
        <command:parameterValue required="true">Gesture</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Gesture</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LeftSwipe</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RightSwipe</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Image -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>Image</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InFooterBar -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InFooterBar</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAction -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAction</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Promoted -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Promoted</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: PromotedCategory -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PromotedCategory</maml:name>
        <maml:description>
          <maml:para>Possible values: New, Process, Report, Category4, Category5, Category6, Category7, Category8, Category9, Category10</maml:para>
        </maml:description>
        <command:parameterValue required="true">PromotedCategory</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PromotedCategory</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">New</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Process</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Category4</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Category5</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Category6</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Category7</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Category8</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Category9</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Category10</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: PromotedIsBig -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PromotedIsBig</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: PromotedOnly -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PromotedOnly</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RunObjectType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RunObjectType</maml:name>
        <maml:description>
          <maml:para>Possible values: Page, Report, Codeunit, XmlPort</maml:para>
        </maml:description>
        <command:parameterValue required="true">RunObjectType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RunObjectType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: RunObjectID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RunObjectID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RunPageMode -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RunPageMode</maml:name>
        <maml:description>
          <maml:para>Possible values: Edit, View, Create</maml:para>
        </maml:description>
        <command:parameterValue required="true">RunPageMode</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RunPageMode</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Edit</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">View</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Create</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: RunPageOnRec -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RunPageOnRec</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RunPageViewKey -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RunPageViewKey</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RunPageViewOrder -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RunPageViewOrder</maml:name>
        <maml:description>
          <maml:para>Possible values: Ascending, Descending</maml:para>
        </maml:description>
        <command:parameterValue required="true">Order</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Scope -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Scope</maml:name>
        <maml:description>
          <maml:para>Possible values: Page, Repeater</maml:para>
        </maml:description>
        <command:parameterValue required="true">PageActionScope</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageActionScope</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Repeater</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ShortcutKey -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ShortcutKey</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ToolTipML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ToolTipML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Visible -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Visible</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageAction -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageAction</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Get-CBreezePageActionContainer -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-CBreezePageActionContainer</command:name>
      <command:verb>Get</command:verb>
      <command:noun>CBreezePageActionContainer</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-CBreezePageActionContainer</maml:name>
        <!-- Parameter: Page -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>Page</maml:name>
          <command:parameterValue required="true">Page</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Type -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Type</maml:name>
          <maml:description>
            <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>NewDocumentItems</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Page -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>Page</maml:name>
        <command:parameterValue required="true">Page</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Type -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Type</maml:name>
        <maml:description>
          <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
        </maml:description>
        <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>NewDocumentItems</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageActionContainer -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageActionContainer</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezePageActionContainer -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezePageActionContainer</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezePageActionContainer</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageActionContainer</maml:name>
        <!-- Parameter: ChildActions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>ChildActions</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ContainerType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ContainerType</maml:name>
          <maml:description>
            <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageActionContainer</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ChildActions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>ChildActions</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ContainerType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ContainerType</maml:name>
          <maml:description>
            <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageActionContainer</maml:name>
        <!-- Parameter: ChildActions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>ChildActions</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ContainerType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ContainerType</maml:name>
          <maml:description>
            <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageActionContainer</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ChildActions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>ChildActions</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ContainerType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ContainerType</maml:name>
          <maml:description>
            <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChildActions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
        <maml:name>ChildActions</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ContainerType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ContainerType</maml:name>
        <maml:description>
          <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
        </maml:description>
        <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ToolTipML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ToolTipML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageActionContainer -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageActionContainer</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Get-CBreezePageActionGroup -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-CBreezePageActionGroup</command:name>
      <command:verb>Get</command:verb>
      <command:noun>CBreezePageActionGroup</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-CBreezePageActionGroup</maml:name>
        <!-- Parameter: Caption -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Caption</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ContainerType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>ContainerType</maml:name>
          <maml:description>
            <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>NewDocumentItems</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Page -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>Page</maml:name>
          <command:parameterValue required="true">Page</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Caption -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Caption</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ContainerType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>ContainerType</maml:name>
        <maml:description>
          <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
        </maml:description>
        <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>NewDocumentItems</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Page -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>Page</maml:name>
        <command:parameterValue required="true">Page</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageActionGroup -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageActionGroup</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezePageActionGroup -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezePageActionGroup</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezePageActionGroup</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageActionGroup</maml:name>
        <!-- Parameter: ChildActions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>ChildActions</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ContainerType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ContainerType</maml:name>
          <maml:description>
            <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageActionGroup</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ChildActions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>ChildActions</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ContainerType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ContainerType</maml:name>
          <maml:description>
            <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageActionGroup</maml:name>
        <!-- Parameter: ChildActions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>ChildActions</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ContainerType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ContainerType</maml:name>
          <maml:description>
            <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageActionGroup</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ChildActions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>ChildActions</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ContainerType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ContainerType</maml:name>
          <maml:description>
            <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChildActions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
        <maml:name>ChildActions</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ContainerType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ContainerType</maml:name>
        <maml:description>
          <maml:para>Possible values: NewDocumentItems, ActionItems, RelatedInformation, Reports, HomeItems, ActivityButtons</maml:para>
        </maml:description>
        <command:parameterValue required="true">PageActionContainerType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageActionContainerType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">NewDocumentItems</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ActionItems</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RelatedInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Reports</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">HomeItems</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ActivityButtons</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Image -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Image</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ToolTipML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ToolTipML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Visible -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Visible</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageActionGroup -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageActionGroup</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezePageActionSeparator -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezePageActionSeparator</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezePageActionSeparator</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageActionSeparator</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IsHeader -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IsHeader</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageActionSeparator</maml:name>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IsHeader -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IsHeader</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageActionSeparator</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IsHeader -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IsHeader</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: IsHeader -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IsHeader</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageActionSeparator -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageActionSeparator</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezePageControl -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezePageControl</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezePageControl</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControl</maml:name>
        <!-- Parameter: SourceExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>SourceExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AssistEdit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AssistEdit</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CharAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CharAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ClosingDates -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ClosingDates</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ColumnSpan -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ColumnSpan</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ControlAddIn -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ControlAddIn</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateFormula</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtLeast -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtLeast</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtMost -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtMost</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DrillDown -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DrillDown</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DrillDownPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DrillDownPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExtendedDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: HideValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HideValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Importance -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Importance</maml:name>
          <maml:description>
            <maml:para>Possible values: Standard, Promoted, Additional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Importance</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Importance</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Standard</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Promoted</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Additional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Lookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Lookup</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: LookupPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LookupPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MultiLine -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MultiLine</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Numeric -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Numeric</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ODataEdmType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ODataEdmType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAssistEdit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAssistEdit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnControlAddIn -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnControlAddIn</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnDrillDown -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnDrillDown</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: QuickEntry -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>QuickEntry</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RowSpan -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RowSpan</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ShowCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowMandatory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowMandatory</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Style -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Style</maml:name>
          <maml:description>
            <maml:para>Possible values: None, Standard, StandardAccent, Strong, StrongAccent, Attention, AttentionAccent, Favorable, Unfavorable, Ambiguous, Subordinate</maml:para>
          </maml:description>
          <command:parameterValue required="true">Style</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Style</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Standard</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StandardAccent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Strong</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StrongAccent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Attention</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AttentionAccent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Favorable</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Unfavorable</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ambiguous</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Subordinate</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: StyleExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>StyleExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Title -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Title</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControl</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AssistEdit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AssistEdit</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CharAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CharAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ClosingDates -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ClosingDates</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ColumnSpan -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ColumnSpan</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ControlAddIn -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ControlAddIn</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateFormula</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtLeast -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtLeast</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtMost -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtMost</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DrillDown -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DrillDown</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DrillDownPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DrillDownPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExtendedDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: HideValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HideValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Importance -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Importance</maml:name>
          <maml:description>
            <maml:para>Possible values: Standard, Promoted, Additional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Importance</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Importance</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Standard</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Promoted</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Additional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Lookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Lookup</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: LookupPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LookupPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MultiLine -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MultiLine</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Numeric -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Numeric</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ODataEdmType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ODataEdmType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAssistEdit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAssistEdit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnControlAddIn -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnControlAddIn</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnDrillDown -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnDrillDown</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: QuickEntry -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>QuickEntry</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RowSpan -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RowSpan</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ShowCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowMandatory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowMandatory</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Style -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Style</maml:name>
          <maml:description>
            <maml:para>Possible values: None, Standard, StandardAccent, Strong, StrongAccent, Attention, AttentionAccent, Favorable, Unfavorable, Ambiguous, Subordinate</maml:para>
          </maml:description>
          <command:parameterValue required="true">Style</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Style</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Standard</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StandardAccent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Strong</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StrongAccent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Attention</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AttentionAccent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Favorable</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Unfavorable</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ambiguous</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Subordinate</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: StyleExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>StyleExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Title -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Title</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControl</maml:name>
        <!-- Parameter: SourceExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>SourceExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AssistEdit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AssistEdit</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CharAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CharAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ClosingDates -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ClosingDates</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ColumnSpan -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ColumnSpan</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ControlAddIn -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ControlAddIn</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateFormula</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtLeast -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtLeast</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtMost -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtMost</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DrillDown -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DrillDown</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DrillDownPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DrillDownPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExtendedDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: HideValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HideValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Importance -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Importance</maml:name>
          <maml:description>
            <maml:para>Possible values: Standard, Promoted, Additional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Importance</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Importance</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Standard</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Promoted</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Additional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Lookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Lookup</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: LookupPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LookupPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MultiLine -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MultiLine</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Numeric -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Numeric</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ODataEdmType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ODataEdmType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAssistEdit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAssistEdit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnControlAddIn -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnControlAddIn</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnDrillDown -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnDrillDown</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: QuickEntry -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>QuickEntry</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RowSpan -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RowSpan</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ShowCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowMandatory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowMandatory</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Style -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Style</maml:name>
          <maml:description>
            <maml:para>Possible values: None, Standard, StandardAccent, Strong, StrongAccent, Attention, AttentionAccent, Favorable, Unfavorable, Ambiguous, Subordinate</maml:para>
          </maml:description>
          <command:parameterValue required="true">Style</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Style</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Standard</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StandardAccent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Strong</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StrongAccent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Attention</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AttentionAccent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Favorable</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Unfavorable</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ambiguous</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Subordinate</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: StyleExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>StyleExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Title -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Title</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControl</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SourceExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AssistEdit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AssistEdit</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankZero -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankZero</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CharAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CharAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ClosingDates -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ClosingDates</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ColumnSpan -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ColumnSpan</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ControlAddIn -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ControlAddIn</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateFormula</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtLeast -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtLeast</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DecimalPlacesAtMost -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DecimalPlacesAtMost</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DrillDown -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DrillDown</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DrillDownPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DrillDownPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExtendedDataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDataType</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: HideValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HideValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Image -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Image</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Importance -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Importance</maml:name>
          <maml:description>
            <maml:para>Possible values: Standard, Promoted, Additional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Importance</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Importance</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Standard</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Promoted</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Additional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Lookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Lookup</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: LookupPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LookupPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">object</command:parameterValue>
          <dev:type>
            <maml:name>System.Object</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MultiLine -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MultiLine</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Numeric -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Numeric</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ODataEdmType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ODataEdmType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAssistEdit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAssistEdit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnControlAddIn -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnControlAddIn</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnDrillDown -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnDrillDown</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OptionCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OptionCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: QuickEntry -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>QuickEntry</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RowSpan -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RowSpan</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ShowCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowMandatory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowMandatory</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Style -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Style</maml:name>
          <maml:description>
            <maml:para>Possible values: None, Standard, StandardAccent, Strong, StrongAccent, Attention, AttentionAccent, Favorable, Unfavorable, Ambiguous, Subordinate</maml:para>
          </maml:description>
          <command:parameterValue required="true">Style</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Style</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Standard</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StandardAccent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Strong</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StrongAccent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Attention</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AttentionAccent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Favorable</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Unfavorable</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ambiguous</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Subordinate</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: StyleExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>StyleExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Title -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Title</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ApplicationArea -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ApplicationArea</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AssistEdit -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AssistEdit</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankNumbers -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankNumbers</maml:name>
        <maml:description>
          <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
        </maml:description>
        <command:parameterValue required="true">BlankNumbers</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankZero -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankZero</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CharAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CharAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ClosingDates -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ClosingDates</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ColumnSpan -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ColumnSpan</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ControlAddIn -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ControlAddIn</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DateFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DateFormula</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DecimalPlacesAtLeast -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DecimalPlacesAtLeast</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DecimalPlacesAtMost -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DecimalPlacesAtMost</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DrillDown -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DrillDown</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DrillDownPageID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DrillDownPageID</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExtendedDataType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDataType</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: HideValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>HideValue</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Image -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Image</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Importance -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Importance</maml:name>
        <maml:description>
          <maml:para>Possible values: Standard, Promoted, Additional</maml:para>
        </maml:description>
        <command:parameterValue required="true">Importance</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Importance</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Standard</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Promoted</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Additional</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Lookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Lookup</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: LookupPageID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LookupPageID</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaxValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxValue</maml:name>
        <command:parameterValue required="true">object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MinValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MinValue</maml:name>
        <command:parameterValue required="true">object</command:parameterValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MultiLine -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MultiLine</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Numeric -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Numeric</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ODataEdmType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ODataEdmType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAssistEdit -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAssistEdit</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnControlAddIn -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnControlAddIn</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnDrillDown -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnDrillDown</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OptionCaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OptionCaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: QuickEntry -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>QuickEntry</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RowSpan -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RowSpan</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ShowCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ShowCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ShowMandatory -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ShowMandatory</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
        <maml:name>SourceExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Style -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Style</maml:name>
        <maml:description>
          <maml:para>Possible values: None, Standard, StandardAccent, Strong, StrongAccent, Attention, AttentionAccent, Favorable, Unfavorable, Ambiguous, Subordinate</maml:para>
        </maml:description>
        <command:parameterValue required="true">Style</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Style</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Standard</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">StandardAccent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Strong</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">StrongAccent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Attention</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AttentionAccent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Favorable</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Unfavorable</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ambiguous</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Subordinate</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: StyleExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>StyleExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Title -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Title</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ToolTipML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ToolTipML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Visible -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Visible</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Width -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Width</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageControl -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageControl</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Get-CBreezePageControlContainer -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-CBreezePageControlContainer</command:name>
      <command:verb>Get</command:verb>
      <command:noun>CBreezePageControlContainer</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-CBreezePageControlContainer</maml:name>
        <!-- Parameter: Page -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>Page</maml:name>
          <command:parameterValue required="true">Page</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Type -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>Type</maml:name>
          <maml:description>
            <maml:para>Possible values: ContentArea, FactBoxArea, RoleCenterArea</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>ContentArea</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">ContentArea</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FactBoxArea</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RoleCenterArea</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Page -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>Page</maml:name>
        <command:parameterValue required="true">Page</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Type -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>Type</maml:name>
        <maml:description>
          <maml:para>Possible values: ContentArea, FactBoxArea, RoleCenterArea</maml:para>
        </maml:description>
        <command:parameterValue required="true">PageControlContainerType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageControlContainerType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>ContentArea</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">ContentArea</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FactBoxArea</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RoleCenterArea</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageControlContainer -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageControlContainer</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezePageControlContainer -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezePageControlContainer</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezePageControlContainer</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControlContainer</maml:name>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ContainerType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ContainerType</maml:name>
          <maml:description>
            <maml:para>Possible values: ContentArea, FactBoxArea, RoleCenterArea</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">ContentArea</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FactBoxArea</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RoleCenterArea</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControlContainer</maml:name>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ContainerType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ContainerType</maml:name>
          <maml:description>
            <maml:para>Possible values: ContentArea, FactBoxArea, RoleCenterArea</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">ContentArea</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FactBoxArea</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RoleCenterArea</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControlContainer</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ContainerType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ContainerType</maml:name>
          <maml:description>
            <maml:para>Possible values: ContentArea, FactBoxArea, RoleCenterArea</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">ContentArea</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FactBoxArea</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RoleCenterArea</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControlContainer</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ContainerType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ContainerType</maml:name>
          <maml:description>
            <maml:para>Possible values: ContentArea, FactBoxArea, RoleCenterArea</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlContainerType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlContainerType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">ContentArea</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FactBoxArea</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RoleCenterArea</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ContainerType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ContainerType</maml:name>
        <maml:description>
          <maml:para>Possible values: ContentArea, FactBoxArea, RoleCenterArea</maml:para>
        </maml:description>
        <command:parameterValue required="true">PageControlContainerType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageControlContainerType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">ContentArea</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FactBoxArea</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RoleCenterArea</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageControlContainer -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageControlContainer</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Get-CBreezePageControlGroup -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-CBreezePageControlGroup</command:name>
      <command:verb>Get</command:verb>
      <command:noun>CBreezePageControlGroup</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: ByGroupCaption -->
      <command:syntaxItem>
        <maml:name>Get-CBreezePageControlGroup</maml:name>
        <!-- Parameter: GroupCaption -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupCaption</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Page -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>Page</maml:name>
          <command:parameterValue required="true">Page</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: ByGroupType -->
      <command:syntaxItem>
        <maml:name>Get-CBreezePageControlGroup</maml:name>
        <!-- Parameter: GroupType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupType</maml:name>
          <maml:description>
            <maml:para>Possible values: Group, Repeater, CueGroup, FixedLayout, GridLayout</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlGroupType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlGroupType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Group</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Group</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Repeater</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CueGroup</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FixedLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GridLayout</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Page -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>Page</maml:name>
          <command:parameterValue required="true">Page</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: GroupCaption -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>GroupCaption</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: GroupType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="named">
        <maml:name>GroupType</maml:name>
        <maml:description>
          <maml:para>Possible values: Group, Repeater, CueGroup, FixedLayout, GridLayout</maml:para>
        </maml:description>
        <command:parameterValue required="true">PageControlGroupType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageControlGroupType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>Group</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Group</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Repeater</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">CueGroup</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FixedLayout</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">GridLayout</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Page -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>Page</maml:name>
        <command:parameterValue required="true">Page</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Page</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageControlGroup -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageControlGroup</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezePageControlGroup -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezePageControlGroup</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezePageControlGroup</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControlGroup</maml:name>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FreezeColumnID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FreezeColumnID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: GroupType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupType</maml:name>
          <maml:description>
            <maml:para>Possible values: Group, Repeater, CueGroup, FixedLayout, GridLayout</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlGroupType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlGroupType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Group</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Repeater</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CueGroup</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FixedLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GridLayout</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: IndentationColumnName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IndentationColumnName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IndentationControls -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IndentationControls</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Layout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Layout</maml:name>
          <maml:description>
            <maml:para>Possible values: Rows, Columns, Wide</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlGroupLayout</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlGroupLayout</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Rows</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Columns</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Wide</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ShowAsTree -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowAsTree</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControlGroup</maml:name>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FreezeColumnID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FreezeColumnID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: GroupType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupType</maml:name>
          <maml:description>
            <maml:para>Possible values: Group, Repeater, CueGroup, FixedLayout, GridLayout</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlGroupType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlGroupType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Group</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Repeater</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CueGroup</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FixedLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GridLayout</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: IndentationColumnName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IndentationColumnName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IndentationControls -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IndentationControls</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Layout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Layout</maml:name>
          <maml:description>
            <maml:para>Possible values: Rows, Columns, Wide</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlGroupLayout</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlGroupLayout</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Rows</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Columns</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Wide</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ShowAsTree -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowAsTree</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControlGroup</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FreezeColumnID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FreezeColumnID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: GroupType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupType</maml:name>
          <maml:description>
            <maml:para>Possible values: Group, Repeater, CueGroup, FixedLayout, GridLayout</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlGroupType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlGroupType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Group</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Repeater</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CueGroup</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FixedLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GridLayout</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: IndentationColumnName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IndentationColumnName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IndentationControls -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IndentationControls</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Layout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Layout</maml:name>
          <maml:description>
            <maml:para>Possible values: Rows, Columns, Wide</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlGroupLayout</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlGroupLayout</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Rows</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Columns</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Wide</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ShowAsTree -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowAsTree</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControlGroup</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FreezeColumnID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FreezeColumnID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: GroupType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>GroupType</maml:name>
          <maml:description>
            <maml:para>Possible values: Group, Repeater, CueGroup, FixedLayout, GridLayout</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlGroupType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlGroupType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Group</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Repeater</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CueGroup</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FixedLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GridLayout</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: IndentationColumnName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IndentationColumnName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IndentationControls -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IndentationControls</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Layout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Layout</maml:name>
          <maml:description>
            <maml:para>Possible values: Rows, Columns, Wide</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlGroupLayout</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlGroupLayout</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Rows</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Columns</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Wide</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ShowAsTree -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowAsTree</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FreezeColumnID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FreezeColumnID</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: GroupType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>GroupType</maml:name>
        <maml:description>
          <maml:para>Possible values: Group, Repeater, CueGroup, FixedLayout, GridLayout</maml:para>
        </maml:description>
        <command:parameterValue required="true">PageControlGroupType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageControlGroupType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Group</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Repeater</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">CueGroup</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FixedLayout</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">GridLayout</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: IndentationColumnName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IndentationColumnName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: IndentationControls -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IndentationControls</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InstructionalTextML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InstructionalTextML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Layout -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Layout</maml:name>
        <maml:description>
          <maml:para>Possible values: Rows, Columns, Wide</maml:para>
        </maml:description>
        <command:parameterValue required="true">PageControlGroupLayout</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageControlGroupLayout</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Rows</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Columns</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Wide</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ShowAsTree -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ShowAsTree</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Visible -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Visible</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageControlGroup -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageControlGroup</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezePageControlPart -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezePageControlPart</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezePageControlPart</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControlPart</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChartPartID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ChartPartID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntityName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntityName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntitySetName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntitySetName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PagePartID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PagePartID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PartType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PartType</maml:name>
          <maml:description>
            <maml:para>Possible values: Page, System, Chart</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlPartType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlPartType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">System</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Chart</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ProviderID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ProviderID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubPageViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubPageViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubPageViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubPageViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: SystemPartID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SystemPartID</maml:name>
          <maml:description>
            <maml:para>Possible values: Outlook, Notes, MyNotes, RecordLinks, None</maml:para>
          </maml:description>
          <command:parameterValue required="true">SystemPartID</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.SystemPartID</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Outlook</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Notes</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MyNotes</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordLinks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UpdatePropagation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UpdatePropagation</maml:name>
          <maml:description>
            <maml:para>Possible values: SubPart, Both</maml:para>
          </maml:description>
          <command:parameterValue required="true">UpdatePropagation</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UpdatePropagation</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">SubPart</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Both</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControlPart</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChartPartID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ChartPartID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntityName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntityName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntitySetName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntitySetName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PagePartID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PagePartID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PartType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PartType</maml:name>
          <maml:description>
            <maml:para>Possible values: Page, System, Chart</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlPartType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlPartType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">System</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Chart</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ProviderID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ProviderID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubPageViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubPageViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubPageViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubPageViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: SystemPartID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SystemPartID</maml:name>
          <maml:description>
            <maml:para>Possible values: Outlook, Notes, MyNotes, RecordLinks, None</maml:para>
          </maml:description>
          <command:parameterValue required="true">SystemPartID</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.SystemPartID</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Outlook</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Notes</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MyNotes</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordLinks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UpdatePropagation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UpdatePropagation</maml:name>
          <maml:description>
            <maml:para>Possible values: SubPart, Both</maml:para>
          </maml:description>
          <command:parameterValue required="true">UpdatePropagation</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UpdatePropagation</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">SubPart</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Both</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageControlPart</maml:name>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChartPartID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ChartPartID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntityName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntityName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntitySetName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntitySetName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PagePartID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PagePartID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PartType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PartType</maml:name>
          <maml:description>
            <maml:para>Possible values: Page, System, Chart</maml:para>
          </maml:description>
          <command:parameterValue required="true">PageControlPartType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PageControlPartType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">System</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Chart</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ProviderID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ProviderID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubPageViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubPageViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubPageViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SubPageViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: SystemPartID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SystemPartID</maml:name>
          <maml:description>
            <maml:para>Possible values: Outlook, Notes, MyNotes, RecordLinks, None</maml:para>
          </maml:description>
          <command:parameterValue required="true">SystemPartID</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.SystemPartID</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Outlook</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Notes</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MyNotes</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordLinks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ToolTipML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ToolTipML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: UpdatePropagation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UpdatePropagation</maml:name>
          <maml:description>
            <maml:para>Possible values: SubPart, Both</maml:para>
          </maml:description>
          <command:parameterValue required="true">UpdatePropagation</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UpdatePropagation</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">SubPart</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Both</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Visible -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Visible</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ApplicationArea -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ApplicationArea</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChartPartID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ChartPartID</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: EntityName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>EntityName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: EntitySetName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>EntitySetName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PartType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PartType</maml:name>
        <maml:description>
          <maml:para>Possible values: Page, System, Chart</maml:para>
        </maml:description>
        <command:parameterValue required="true">PageControlPartType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageControlPartType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Page</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">System</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Chart</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: PagePartID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PagePartID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ProviderID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ProviderID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ShowFilter -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ShowFilter</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubPageViewKey -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SubPageViewKey</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubPageViewOrder -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SubPageViewOrder</maml:name>
        <maml:description>
          <maml:para>Possible values: Ascending, Descending</maml:para>
        </maml:description>
        <command:parameterValue required="true">Order</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SystemPartID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SystemPartID</maml:name>
        <maml:description>
          <maml:para>Possible values: Outlook, Notes, MyNotes, RecordLinks, None</maml:para>
        </maml:description>
        <command:parameterValue required="true">SystemPartID</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.SystemPartID</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Outlook</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Notes</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">MyNotes</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RecordLinks</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ToolTipML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ToolTipML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: UpdatePropagation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UpdatePropagation</maml:name>
        <maml:description>
          <maml:para>Possible values: SubPart, Both</maml:para>
        </maml:description>
        <command:parameterValue required="true">UpdatePropagation</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.UpdatePropagation</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">SubPart</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Both</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Visible -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Visible</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageControlPart -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageControlPart</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezePageParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezePageParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezePageParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezePageVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezePageVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezePageVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezePageVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: PageVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PageVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezePermission -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezePermission</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezePermission</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>New-CBreezePermission</maml:name>
        <!-- Parameter: TableID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>TableID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Delete -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Delete</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Insert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Insert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modify -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modify</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Read -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Read</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Delete -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Delete</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Insert -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Insert</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Modify -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Modify</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Read -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Read</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: TableID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>TableID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes />
    <command:returnValues>
      <!-- OutputType: Permission -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Permission</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeQuery -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeQuery</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeQuery</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQuery</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: APIVersion -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>APIVersion</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntityName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntityName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntitySetName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntitySetName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnBeforeOpen -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeOpen</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: QueryType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>QueryType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, API</maml:para>
          </maml:description>
          <command:parameterValue required="true">QueryType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.QueryType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">API</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReadState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReadState</maml:name>
          <maml:description>
            <maml:para>Possible values: ReadUncommitted, ReadShared, ReadExclusive</maml:para>
          </maml:description>
          <command:parameterValue required="true">ReadState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ReadState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">ReadUncommitted</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReadShared</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReadExclusive</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TopNumberOfRows -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TopNumberOfRows</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQuery</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: APIVersion -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>APIVersion</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntityName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntityName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntitySetName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntitySetName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnBeforeOpen -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeOpen</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: QueryType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>QueryType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, API</maml:para>
          </maml:description>
          <command:parameterValue required="true">QueryType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.QueryType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">API</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReadState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReadState</maml:name>
          <maml:description>
            <maml:para>Possible values: ReadUncommitted, ReadShared, ReadExclusive</maml:para>
          </maml:description>
          <command:parameterValue required="true">ReadState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ReadState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">ReadUncommitted</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReadShared</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReadExclusive</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TopNumberOfRows -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TopNumberOfRows</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQuery</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: APIVersion -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>APIVersion</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntityName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntityName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntitySetName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntitySetName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnBeforeOpen -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeOpen</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: QueryType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>QueryType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, API</maml:para>
          </maml:description>
          <command:parameterValue required="true">QueryType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.QueryType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">API</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReadState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReadState</maml:name>
          <maml:description>
            <maml:para>Possible values: ReadUncommitted, ReadShared, ReadExclusive</maml:para>
          </maml:description>
          <command:parameterValue required="true">ReadState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ReadState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">ReadUncommitted</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReadShared</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReadExclusive</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TopNumberOfRows -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TopNumberOfRows</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQuery</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: APIVersion -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>APIVersion</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntityName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntityName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EntitySetName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EntitySetName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnBeforeOpen -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeOpen</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: QueryType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>QueryType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, API</maml:para>
          </maml:description>
          <command:parameterValue required="true">QueryType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.QueryType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">API</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReadState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReadState</maml:name>
          <maml:description>
            <maml:para>Possible values: ReadUncommitted, ReadShared, ReadExclusive</maml:para>
          </maml:description>
          <command:parameterValue required="true">ReadState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ReadState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">ReadUncommitted</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReadShared</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReadExclusive</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TopNumberOfRows -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TopNumberOfRows</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: APIVersion -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>APIVersion</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: EntityName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>EntityName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: EntitySetName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>EntitySetName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnBeforeOpen -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnBeforeOpen</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Permissions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Permissions</maml:name>
        <command:parameterValue required="true">Permission[]</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: QueryType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>QueryType</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, API</maml:para>
        </maml:description>
        <command:parameterValue required="true">QueryType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.QueryType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">API</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ReadState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReadState</maml:name>
        <maml:description>
          <maml:para>Possible values: ReadUncommitted, ReadShared, ReadExclusive</maml:para>
        </maml:description>
        <command:parameterValue required="true">ReadState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ReadState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">ReadUncommitted</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ReadShared</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ReadExclusive</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: TopNumberOfRows -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TopNumberOfRows</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DateTime -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DateTime</maml:name>
        <command:parameterValue required="true">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>System.DateTime</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Modified -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Modified</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VersionList -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VersionList</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Application</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: Query -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Query</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeQueryLink -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeQueryLink</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeQueryLink</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQueryLink</maml:name>
        <!-- Parameter: FieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>FieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReferenceTableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>ReferenceTableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReferenceFieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>ReferenceFieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">DataItemQueryElement</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DataItemQueryElement</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: FieldName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>FieldName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReferenceFieldName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
        <maml:name>ReferenceFieldName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReferenceTableName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>ReferenceTableName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">DataItemQueryElement</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataItemQueryElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataItemQueryElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: QueryDataItemLinkLine -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.QueryDataItemLinkLine</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeQueryOrderBy -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeQueryOrderBy</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeQueryOrderBy</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQueryOrderBy</maml:name>
        <!-- Parameter: Column -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>Column</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Direction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
          <maml:name>Direction</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">QueryOrderByDirection</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.QueryOrderByDirection</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Ascending</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Query</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Query</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Column -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
        <maml:name>Column</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Direction -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="1">
        <maml:name>Direction</maml:name>
        <maml:description>
          <maml:para>Possible values: Ascending, Descending</maml:para>
        </maml:description>
        <command:parameterValue required="true">QueryOrderByDirection</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.QueryOrderByDirection</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>Ascending</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Query</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Query</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Query</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: QueryOrderByLine -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.QueryOrderByLine</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeQueryParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeQueryParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeQueryParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQueryParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">QuerySecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.QuerySecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQueryParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">QuerySecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.QuerySecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQueryParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">QuerySecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.QuerySecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQueryParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">QuerySecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.QuerySecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SecurityFiltering -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SecurityFiltering</maml:name>
        <maml:description>
          <maml:para>Possible values: Filtered, Ignored, Disallowed</maml:para>
        </maml:description>
        <command:parameterValue required="true">QuerySecurityFiltering</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.QuerySecurityFiltering</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: QueryParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.QueryParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeQueryVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeQueryVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeQueryVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQueryVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">QuerySecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.QuerySecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQueryVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">QuerySecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.QuerySecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQueryVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">QuerySecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.QuerySecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeQueryVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">QuerySecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.QuerySecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SecurityFiltering -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SecurityFiltering</maml:name>
        <maml:description>
          <maml:para>Possible values: Filtered, Ignored, Disallowed</maml:para>
        </maml:description>
        <command:parameterValue required="true">QuerySecurityFiltering</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.QuerySecurityFiltering</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: QueryVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.QueryVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeRecordIDParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeRecordIDParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeRecordIDParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordIDParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordIDParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordIDParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordIDParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: RecordIDParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RecordIDParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeRecordIDTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeRecordIDTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeRecordIDTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordIDTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordIDTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordIDTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordIDTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: RecordIDTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RecordIDTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeRecordIDVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeRecordIDVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeRecordIDVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordIDVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordIDVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordIDVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordIDVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: RecordIDVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RecordIDVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeRecordParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeRecordParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeRecordParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SecurityFiltering -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SecurityFiltering</maml:name>
        <maml:description>
          <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
        </maml:description>
        <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Temporary -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Temporary</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: RecordParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RecordParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeRecordRefParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeRecordRefParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeRecordRefParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordRefParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordRefParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordRefParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordRefParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SecurityFiltering -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SecurityFiltering</maml:name>
        <maml:description>
          <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
        </maml:description>
        <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: RecordRefParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RecordRefParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeRecordRefVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeRecordRefVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeRecordRefVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordRefVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordRefVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordRefVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordRefVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SecurityFiltering -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SecurityFiltering</maml:name>
        <maml:description>
          <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
        </maml:description>
        <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: RecordRefVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RecordRefVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeRecordVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeRecordVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeRecordVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRecordVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SecurityFiltering -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SecurityFiltering</maml:name>
          <maml:description>
            <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
          </maml:description>
          <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SecurityFiltering -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SecurityFiltering</maml:name>
        <maml:description>
          <maml:para>Possible values: Validated, Filtered, Ignored, Disallowed</maml:para>
        </maml:description>
        <command:parameterValue required="true">RecordSecurityFiltering</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RecordSecurityFiltering</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Validated</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Filtered</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ignored</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Disallowed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Temporary -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Temporary</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: RecordVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RecordVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeReport -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeReport</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeReport</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReport</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DefaultLayout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultLayout</maml:name>
          <maml:description>
            <maml:para>Possible values: RDLC, Word</maml:para>
          </maml:description>
          <command:parameterValue required="true">DefaultLayout</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DefaultLayout</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">RDLC</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Word</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EnableExternalAssemblies -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnableExternalAssemblies</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EnableExternalImages -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnableExternalImages</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EnableHyperlinks -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnableHyperlinks</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnInitReport -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInitReport</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPostReport -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPostReport</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreReport -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreReport</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PaperSourceDefaultPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PaperSourceDefaultPage</maml:name>
          <maml:description>
            <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
          </maml:description>
          <command:parameterValue required="true">PaperSource</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PaperSourceFirstPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PaperSourceFirstPage</maml:name>
          <maml:description>
            <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
          </maml:description>
          <command:parameterValue required="true">PaperSource</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PaperSourceLastPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PaperSourceLastPage</maml:name>
          <maml:description>
            <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
          </maml:description>
          <command:parameterValue required="true">PaperSource</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PDFFontEmbedding -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PDFFontEmbedding</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PreviewMode -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PreviewMode</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, PrintLayout</maml:para>
          </maml:description>
          <command:parameterValue required="true">PreviewMode</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PreviewMode</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PrintLayout</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ProcessingOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ProcessingOnly</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RdlData -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RdlData</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageAutoSplitKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageAutoSplitKey</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageCardPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCardPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDeleteAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDeleteAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageDescription -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDescription</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageEditable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageEditable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInsertAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInsertAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageLinksAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageLinksAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageModifyAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageModifyAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageMultipleNewLines -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageMultipleNewLines</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetCurrRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetCurrRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnDeleteRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnDeleteRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnFindRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnFindRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNewRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNewRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNextRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNextRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnOpenPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnOpenPage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnQueryClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnQueryClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePermissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePopulateAllFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePopulateAllFields</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSaveValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSaveValues</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableTemporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableTemporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RequestPageSubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowPrintStatus -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowPrintStatus</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TransactionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TransactionType</maml:name>
          <maml:description>
            <maml:para>Possible values: UpdateNoLocks, Update, Snapshot, Browse, Report</maml:para>
          </maml:description>
          <command:parameterValue required="true">TransactionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TransactionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UpdateNoLocks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Update</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Snapshot</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Browse</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UsageCategory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsageCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
          </maml:description>
          <command:parameterValue required="true">UsageCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UsageCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UseRequestPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseRequestPage</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseSystemPrinter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseSystemPrinter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: WordLayout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WordLayout</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: WordMergeDataItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WordMergeDataItem</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReport</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DefaultLayout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultLayout</maml:name>
          <maml:description>
            <maml:para>Possible values: RDLC, Word</maml:para>
          </maml:description>
          <command:parameterValue required="true">DefaultLayout</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DefaultLayout</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">RDLC</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Word</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EnableExternalAssemblies -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnableExternalAssemblies</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EnableExternalImages -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnableExternalImages</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EnableHyperlinks -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnableHyperlinks</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnInitReport -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInitReport</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPostReport -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPostReport</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreReport -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreReport</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PaperSourceDefaultPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PaperSourceDefaultPage</maml:name>
          <maml:description>
            <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
          </maml:description>
          <command:parameterValue required="true">PaperSource</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PaperSourceFirstPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PaperSourceFirstPage</maml:name>
          <maml:description>
            <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
          </maml:description>
          <command:parameterValue required="true">PaperSource</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PaperSourceLastPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PaperSourceLastPage</maml:name>
          <maml:description>
            <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
          </maml:description>
          <command:parameterValue required="true">PaperSource</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PDFFontEmbedding -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PDFFontEmbedding</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PreviewMode -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PreviewMode</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, PrintLayout</maml:para>
          </maml:description>
          <command:parameterValue required="true">PreviewMode</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PreviewMode</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PrintLayout</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ProcessingOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ProcessingOnly</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RdlData -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RdlData</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageAutoSplitKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageAutoSplitKey</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageCardPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCardPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDeleteAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDeleteAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageDescription -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDescription</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageEditable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageEditable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInsertAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInsertAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageLinksAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageLinksAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageModifyAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageModifyAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageMultipleNewLines -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageMultipleNewLines</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetCurrRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetCurrRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnDeleteRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnDeleteRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnFindRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnFindRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNewRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNewRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNextRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNextRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnOpenPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnOpenPage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnQueryClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnQueryClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePermissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePopulateAllFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePopulateAllFields</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSaveValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSaveValues</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableTemporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableTemporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RequestPageSubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowPrintStatus -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowPrintStatus</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TransactionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TransactionType</maml:name>
          <maml:description>
            <maml:para>Possible values: UpdateNoLocks, Update, Snapshot, Browse, Report</maml:para>
          </maml:description>
          <command:parameterValue required="true">TransactionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TransactionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UpdateNoLocks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Update</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Snapshot</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Browse</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UsageCategory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsageCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
          </maml:description>
          <command:parameterValue required="true">UsageCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UsageCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UseRequestPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseRequestPage</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseSystemPrinter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseSystemPrinter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: WordLayout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WordLayout</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: WordMergeDataItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WordMergeDataItem</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReport</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DefaultLayout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultLayout</maml:name>
          <maml:description>
            <maml:para>Possible values: RDLC, Word</maml:para>
          </maml:description>
          <command:parameterValue required="true">DefaultLayout</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DefaultLayout</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">RDLC</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Word</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EnableExternalAssemblies -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnableExternalAssemblies</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EnableExternalImages -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnableExternalImages</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EnableHyperlinks -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnableHyperlinks</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnInitReport -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInitReport</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPostReport -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPostReport</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreReport -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreReport</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PaperSourceDefaultPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PaperSourceDefaultPage</maml:name>
          <maml:description>
            <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
          </maml:description>
          <command:parameterValue required="true">PaperSource</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PaperSourceFirstPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PaperSourceFirstPage</maml:name>
          <maml:description>
            <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
          </maml:description>
          <command:parameterValue required="true">PaperSource</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PaperSourceLastPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PaperSourceLastPage</maml:name>
          <maml:description>
            <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
          </maml:description>
          <command:parameterValue required="true">PaperSource</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PDFFontEmbedding -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PDFFontEmbedding</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PreviewMode -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PreviewMode</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, PrintLayout</maml:para>
          </maml:description>
          <command:parameterValue required="true">PreviewMode</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PreviewMode</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PrintLayout</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ProcessingOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ProcessingOnly</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RdlData -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RdlData</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageAutoSplitKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageAutoSplitKey</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageCardPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCardPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDeleteAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDeleteAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageDescription -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDescription</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageEditable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageEditable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInsertAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInsertAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageLinksAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageLinksAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageModifyAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageModifyAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageMultipleNewLines -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageMultipleNewLines</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetCurrRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetCurrRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnDeleteRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnDeleteRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnFindRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnFindRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNewRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNewRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNextRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNextRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnOpenPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnOpenPage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnQueryClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnQueryClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePermissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePopulateAllFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePopulateAllFields</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSaveValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSaveValues</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableTemporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableTemporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RequestPageSubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowPrintStatus -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowPrintStatus</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TransactionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TransactionType</maml:name>
          <maml:description>
            <maml:para>Possible values: UpdateNoLocks, Update, Snapshot, Browse, Report</maml:para>
          </maml:description>
          <command:parameterValue required="true">TransactionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TransactionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UpdateNoLocks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Update</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Snapshot</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Browse</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UsageCategory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsageCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
          </maml:description>
          <command:parameterValue required="true">UsageCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UsageCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UseRequestPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseRequestPage</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseSystemPrinter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseSystemPrinter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: WordLayout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WordLayout</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: WordMergeDataItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WordMergeDataItem</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReport</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ApplicationArea -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ApplicationArea</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DefaultLayout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultLayout</maml:name>
          <maml:description>
            <maml:para>Possible values: RDLC, Word</maml:para>
          </maml:description>
          <command:parameterValue required="true">DefaultLayout</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DefaultLayout</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">RDLC</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Word</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: EnableExternalAssemblies -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnableExternalAssemblies</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EnableExternalImages -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnableExternalImages</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: EnableHyperlinks -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>EnableHyperlinks</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: OnInitReport -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInitReport</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPostReport -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPostReport</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreReport -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreReport</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PaperSourceDefaultPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PaperSourceDefaultPage</maml:name>
          <maml:description>
            <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
          </maml:description>
          <command:parameterValue required="true">PaperSource</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PaperSourceFirstPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PaperSourceFirstPage</maml:name>
          <maml:description>
            <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
          </maml:description>
          <command:parameterValue required="true">PaperSource</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PaperSourceLastPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PaperSourceLastPage</maml:name>
          <maml:description>
            <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
          </maml:description>
          <command:parameterValue required="true">PaperSource</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PDFFontEmbedding -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PDFFontEmbedding</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PreviewMode -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PreviewMode</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, PrintLayout</maml:para>
          </maml:description>
          <command:parameterValue required="true">PreviewMode</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.PreviewMode</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PrintLayout</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ProcessingOnly -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ProcessingOnly</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RdlData -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RdlData</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageAutoSplitKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageAutoSplitKey</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageCardPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCardPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDeleteAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDeleteAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageDescription -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDescription</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageEditable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageEditable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInsertAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInsertAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageLinksAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageLinksAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageModifyAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageModifyAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageMultipleNewLines -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageMultipleNewLines</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetCurrRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetCurrRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnDeleteRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnDeleteRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnFindRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnFindRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNewRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNewRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNextRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNextRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnOpenPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnOpenPage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnQueryClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnQueryClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePermissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePopulateAllFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePopulateAllFields</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSaveValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSaveValues</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableTemporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableTemporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RequestPageSubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ShowPrintStatus -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ShowPrintStatus</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TransactionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TransactionType</maml:name>
          <maml:description>
            <maml:para>Possible values: UpdateNoLocks, Update, Snapshot, Browse, Report</maml:para>
          </maml:description>
          <command:parameterValue required="true">TransactionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TransactionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UpdateNoLocks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Update</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Snapshot</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Browse</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UsageCategory -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UsageCategory</maml:name>
          <maml:description>
            <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
          </maml:description>
          <command:parameterValue required="true">UsageCategory</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UsageCategory</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UseRequestPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseRequestPage</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseSystemPrinter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseSystemPrinter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: WordLayout -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WordLayout</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: WordMergeDataItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>WordMergeDataItem</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ApplicationArea -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ApplicationArea</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DefaultLayout -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DefaultLayout</maml:name>
        <maml:description>
          <maml:para>Possible values: RDLC, Word</maml:para>
        </maml:description>
        <command:parameterValue required="true">DefaultLayout</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DefaultLayout</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">RDLC</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Word</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: EnableExternalAssemblies -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>EnableExternalAssemblies</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: EnableExternalImages -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>EnableExternalImages</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: EnableHyperlinks -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>EnableHyperlinks</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: OnInitReport -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnInitReport</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnPreReport -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnPreReport</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnPostReport -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnPostReport</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PaperSourceDefaultPage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PaperSourceDefaultPage</maml:name>
        <maml:description>
          <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
        </maml:description>
        <command:parameterValue required="true">PaperSource</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: PaperSourceFirstPage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PaperSourceFirstPage</maml:name>
        <maml:description>
          <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
        </maml:description>
        <command:parameterValue required="true">PaperSource</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: PaperSourceLastPage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PaperSourceLastPage</maml:name>
        <maml:description>
          <maml:para>Possible values: Upper, Lower, Middle, Manual, Envelope, ManualFeed, AutomaticFeed, TractorFeed, SmallFormat, LargeFormat, LargeCapacity, Cassette, FormSource, Custom1, Custom2, Custom3, Custom4, Custom5, Custom6, Custom7, Custom8, Custom9, Custom10, Custom11, Custom12, Custom13, Custom14, Custom15, Custom16</maml:para>
        </maml:description>
        <command:parameterValue required="true">PaperSource</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PaperSource</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Upper</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Lower</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Middle</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Manual</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Envelope</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ManualFeed</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutomaticFeed</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TractorFeed</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SmallFormat</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LargeFormat</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LargeCapacity</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Cassette</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FormSource</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom1</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom2</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom3</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom4</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom5</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom6</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom7</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom8</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom9</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom10</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom11</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom12</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom13</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom14</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom15</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom16</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: PDFFontEmbedding -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PDFFontEmbedding</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Permissions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Permissions</maml:name>
        <command:parameterValue required="true">Permission[]</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PreviewMode -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PreviewMode</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, PrintLayout</maml:para>
        </maml:description>
        <command:parameterValue required="true">PreviewMode</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.PreviewMode</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PrintLayout</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ProcessingOnly -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ProcessingOnly</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RdlData -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RdlData</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ShowPrintStatus -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ShowPrintStatus</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: TransactionType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TransactionType</maml:name>
        <maml:description>
          <maml:para>Possible values: UpdateNoLocks, Update, Snapshot, Browse, Report</maml:para>
        </maml:description>
        <command:parameterValue required="true">TransactionType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TransactionType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">UpdateNoLocks</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Update</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Snapshot</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Browse</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: UsageCategory -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UsageCategory</maml:name>
        <maml:description>
          <maml:para>Possible values: Lists, Tasks, ReportsAndAnalysis, Documents, History, Administration</maml:para>
        </maml:description>
        <command:parameterValue required="true">UsageCategory</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.UsageCategory</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Lists</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Tasks</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ReportsAndAnalysis</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Documents</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">History</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Administration</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: UseRequestPage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseRequestPage</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: UseSystemPrinter -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseSystemPrinter</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: WordLayout -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>WordLayout</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: WordMergeDataItem -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>WordMergeDataItem</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageAutoSplitKey -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageAutoSplitKey</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageCaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageCaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageCardPageID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageCardPageID</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageDataCaptionExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageDataCaptionExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageDataCaptionFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageDataCaptionFields</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageDeleteAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageDeleteAllowed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageDescription -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageDescription</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageEditable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageEditable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageInsertAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageInsertAllowed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageInstructionalTextML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageInstructionalTextML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageLinksAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageLinksAllowed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageModifyAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageModifyAllowed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageMultipleNewLines -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageMultipleNewLines</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageOnAfterGetCurrRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnAfterGetCurrRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnAfterGetRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnAfterGetRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnClosePage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnClosePage</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnDeleteRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnDeleteRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnFindRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnFindRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnInit -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnInit</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnInsertRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnInsertRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnModifyRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnModifyRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnNewRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnNewRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnNextRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnNextRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnOpenPage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnOpenPage</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnQueryClosePage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnQueryClosePage</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPagePermissions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPagePermissions</maml:name>
        <command:parameterValue required="true">Permission[]</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPagePopulateAllFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPagePopulateAllFields</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageSaveValues -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageSaveValues</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageShowFilter -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageShowFilter</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageSourceTable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageSourceTable</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageSourceTableTemporary -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageSourceTableTemporary</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageSourceTableViewKey -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageSourceTableViewKey</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageSourceTableViewOrder -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageSourceTableViewOrder</maml:name>
        <maml:description>
          <maml:para>Possible values: Ascending, Descending</maml:para>
        </maml:description>
        <command:parameterValue required="true">Order</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: RequestPageSubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageSubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DateTime -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DateTime</maml:name>
        <command:parameterValue required="true">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>System.DateTime</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Modified -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Modified</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VersionList -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VersionList</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Application</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: Report -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Report</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeReportFormatParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeReportFormatParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeReportFormatParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportFormatParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportFormatParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportFormatParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportFormatParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ReportFormatParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ReportFormatParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeReportFormatVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeReportFormatVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeReportFormatVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportFormatVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportFormatVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportFormatVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportFormatVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ReportFormatVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ReportFormatVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeReportLabel -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeReportLabel</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeReportLabel</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportLabel</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportLabel</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportLabel</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Report</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Report</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportLabel</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Report</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Report</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Report</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Report</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Report</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ReportLabel -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ReportLabel</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeReportLink -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeReportLink</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeReportLink</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportLink</maml:name>
        <!-- Parameter: FieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>FieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReferenceFieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>ReferenceFieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">DataItemReportElement</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.DataItemReportElement</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: FieldName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>FieldName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReferenceFieldName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>ReferenceFieldName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">DataItemReportElement</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataItemReportElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.DataItemReportElement</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ReportDataItemLinkLine -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ReportDataItemLinkLine</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeReportParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeReportParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeReportParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ReportParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ReportParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeReportVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeReportVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeReportVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeReportVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: ReportVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ReportVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeRootMenuSuiteNode -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeRootMenuSuiteNode</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeRootMenuSuiteNode</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRootMenuSuiteNode</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: FirstChild -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FirstChild</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRootMenuSuiteNode</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">MenuSuite</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FirstChild -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FirstChild</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRootMenuSuiteNode</maml:name>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">MenuSuite</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FirstChild -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FirstChild</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: FirstChild -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FirstChild</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">MenuSuite</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MenuSuite</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: RootNode -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RootNode</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeRunObjectLink -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeRunObjectLink</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeRunObjectLink</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeRunObjectLink</maml:name>
        <!-- Parameter: FieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>FieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Type -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Type</maml:name>
          <maml:description>
            <maml:para>Possible values: Const, Filter, Field</maml:para>
          </maml:description>
          <command:parameterValue required="true">TableFilterType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TableFilterType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Const</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Const</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Field</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Value -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>Value</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnlyMaxLimit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnlyMaxLimit</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValueIsFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValueIsFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: FieldName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>FieldName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnlyMaxLimit -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnlyMaxLimit</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Type -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>Type</maml:name>
        <maml:description>
          <maml:para>Possible values: Const, Filter, Field</maml:para>
        </maml:description>
        <command:parameterValue required="true">TableFilterType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableFilterType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>Const</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Const</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Filter</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Field</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Value -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
        <maml:name>Value</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ValueIsFilter -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValueIsFilter</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: RunObjectLinkLine -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.RunObjectLinkLine</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeSessionSettingsParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeSessionSettingsParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeSessionSettingsParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeSessionSettingsParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeSessionSettingsParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeSessionSettingsParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeSessionSettingsParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: SessionSettingsParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.SessionSettingsParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeSessionSettingsVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeSessionSettingsVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeSessionSettingsVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeSessionSettingsVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeSessionSettingsVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeSessionSettingsVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeSessionSettingsVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: SessionSettingsVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.SessionSettingsVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataPerCompany -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataPerCompany</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DrillDownPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DrillDownPageID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalSchema -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalSchema</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkedInTransaction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkedInTransaction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: LinkedObject -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkedObject</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: LookupPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LookupPageID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnDelete -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnDelete</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInsert</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnModify -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnModify</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnRename -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnRename</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PasteIsValid -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PasteIsValid</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReplicateData -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReplicateData</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TableType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, CRM, ExternalSQL, Exchange, MicrosoftGraph</maml:para>
          </maml:description>
          <command:parameterValue required="true">TableType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TableType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CRM</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ExternalSQL</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Exchange</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MicrosoftGraph</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataPerCompany -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataPerCompany</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DrillDownPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DrillDownPageID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalSchema -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalSchema</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkedInTransaction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkedInTransaction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: LinkedObject -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkedObject</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: LookupPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LookupPageID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnDelete -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnDelete</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInsert</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnModify -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnModify</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnRename -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnRename</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PasteIsValid -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PasteIsValid</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReplicateData -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReplicateData</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TableType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, CRM, ExternalSQL, Exchange, MicrosoftGraph</maml:para>
          </maml:description>
          <command:parameterValue required="true">TableType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TableType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CRM</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ExternalSQL</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Exchange</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MicrosoftGraph</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataPerCompany -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataPerCompany</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DrillDownPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DrillDownPageID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalSchema -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalSchema</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkedInTransaction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkedInTransaction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: LinkedObject -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkedObject</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: LookupPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LookupPageID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnDelete -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnDelete</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInsert</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnModify -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnModify</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnRename -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnRename</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PasteIsValid -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PasteIsValid</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReplicateData -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReplicateData</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TableType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, CRM, ExternalSQL, Exchange, MicrosoftGraph</maml:para>
          </maml:description>
          <command:parameterValue required="true">TableType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TableType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CRM</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ExternalSQL</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Exchange</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MicrosoftGraph</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataPerCompany -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataPerCompany</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DrillDownPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DrillDownPageID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalSchema -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalSchema</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkedInTransaction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkedInTransaction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: LinkedObject -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkedObject</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: LookupPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LookupPageID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnDelete -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnDelete</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInsert</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnModify -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnModify</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnRename -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnRename</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PasteIsValid -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PasteIsValid</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReplicateData -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReplicateData</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TableType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, CRM, ExternalSQL, Exchange, MicrosoftGraph</maml:para>
          </maml:description>
          <command:parameterValue required="true">TableType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TableType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CRM</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ExternalSQL</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Exchange</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MicrosoftGraph</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataCaptionFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataCaptionFields</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: DataPerCompany -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataPerCompany</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DrillDownPageID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DrillDownPageID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalSchema -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalSchema</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: LinkedInTransaction -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LinkedInTransaction</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: LinkedObject -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LinkedObject</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: LookupPageID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LookupPageID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: OnDelete -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnDelete</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnInsert -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnInsert</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnModify -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnModify</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnRename -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnRename</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PasteIsValid -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PasteIsValid</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Permissions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Permissions</maml:name>
        <command:parameterValue required="true">Permission[]</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReplicateData -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReplicateData</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: TableType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TableType</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, CRM, ExternalSQL, Exchange, MicrosoftGraph</maml:para>
        </maml:description>
        <command:parameterValue required="true">TableType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">CRM</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ExternalSQL</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Exchange</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">MicrosoftGraph</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DateTime -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DateTime</maml:name>
        <command:parameterValue required="true">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>System.DateTime</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Modified -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Modified</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VersionList -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VersionList</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Application</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: Table -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTableConnectionTypeParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTableConnectionTypeParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTableConnectionTypeParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableConnectionTypeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableConnectionTypeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableConnectionTypeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableConnectionTypeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TableConnectionTypeParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableConnectionTypeParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTableConnectionTypeVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTableConnectionTypeVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTableConnectionTypeVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableConnectionTypeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableConnectionTypeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableConnectionTypeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableConnectionTypeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TableConnectionTypeVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableConnectionTypeVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTableFieldGroup -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTableFieldGroup</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTableFieldGroup</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableFieldGroup</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldNames -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>FieldNames</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Caption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Caption</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableFieldGroup</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldNames -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>FieldNames</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Caption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Caption</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableFieldGroup</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldNames -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>FieldNames</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Caption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Caption</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableFieldGroup</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldNames -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>FieldNames</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Caption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Caption</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Caption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Caption</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldNames -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>FieldNames</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TableFieldGroup -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableFieldGroup</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTableFilterTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTableFilterTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTableFilterTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableFilterTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TableIDExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableIDExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableFilterTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TableIDExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableIDExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableFilterTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TableIDExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableIDExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableFilterTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TableIDExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableIDExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: TableIDExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TableIDExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TableFilterTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableFilterTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTableKey -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTableKey</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTableKey</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableKey</maml:name>
        <!-- Parameter: Fields -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>Fields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Clustered -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Clustered</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: KeyGroups -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>KeyGroups</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaintainSIFTIndex -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaintainSIFTIndex</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaintainSQLIndex -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaintainSQLIndex</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SQLIndex -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SQLIndex</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SumIndexFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SumIndexFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Clustered -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Clustered</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Fields -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
        <maml:name>Fields</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: KeyGroups -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>KeyGroups</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaintainSIFTIndex -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaintainSIFTIndex</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: MaintainSQLIndex -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaintainSQLIndex</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SQLIndex -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SQLIndex</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SumIndexFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SumIndexFields</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TableKey -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableKey</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTableRelation -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTableRelation</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTableRelation</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableRelation</maml:name>
        <!-- Parameter: TableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>TableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>FieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: FieldName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>FieldName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TableName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>TableName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues />
  </command:command>
  <!-- Cmdlet: New-CBreezeTableRelationCondition -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTableRelationCondition</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTableRelationCondition</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableRelationCondition</maml:name>
        <!-- Parameter: FieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>FieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Type -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Type</maml:name>
          <maml:description>
            <maml:para>Possible values: Const, Filter</maml:para>
          </maml:description>
          <command:parameterValue required="true">SimpleTableFilterType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.SimpleTableFilterType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Const</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Const</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Value -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Value</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">TableRelationLine</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TableRelationLine</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: FieldName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
        <maml:name>FieldName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Type -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Type</maml:name>
        <maml:description>
          <maml:para>Possible values: Const, Filter</maml:para>
        </maml:description>
        <command:parameterValue required="true">SimpleTableFilterType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.SimpleTableFilterType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>Const</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Const</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Filter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Value -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>Value</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">TableRelationLine</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableRelationLine</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableRelationLine</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TableRelationCondition -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableRelationCondition</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTableRelationFilter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTableRelationFilter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTableRelationFilter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTableRelationFilter</maml:name>
        <!-- Parameter: FieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>FieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Type -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Type</maml:name>
          <maml:description>
            <maml:para>Possible values: Const, Filter, Field</maml:para>
          </maml:description>
          <command:parameterValue required="true">TableFilterType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TableFilterType</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>Const</dev:defaultValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Const</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Filter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Field</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Value -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>Value</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">TableRelationLine</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TableRelationLine</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: FieldName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>FieldName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Type -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>Type</maml:name>
        <maml:description>
          <maml:para>Possible values: Const, Filter, Field</maml:para>
        </maml:description>
        <command:parameterValue required="true">TableFilterType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableFilterType</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>Const</dev:defaultValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Const</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Filter</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Field</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Value -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
        <maml:name>Value</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">TableRelationLine</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableRelationLine</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableRelationLine</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TableRelationTableFilterLine -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TableRelationTableFilterLine</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTestFunction -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTestFunction</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTestFunction</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestFunction</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: HandlerFunctions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HandlerFunctions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestFunctionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestFunctionType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, Test, MessageHandler, ConfirmHandler, StrMenuHandler, PageHandler, ModalPageHandler, ReportHandler, RequestPageHandler, FilterPageHandler, HyperlinkHandler, SendNotificationHandler, RecallNotificationHandler, SessionSettingsHandler</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestFunctionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestFunctionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Test</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MessageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ConfirmHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StrMenuHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ModalPageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RequestPageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FilterPageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HyperlinkHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SendNotificationHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecallNotificationHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettingsHandler</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestPermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestPermissions</maml:name>
          <maml:description>
            <maml:para>Possible values: InheritFromTestCodeunit, Restrictive, NonRestrictive, Disabled</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestPermissions</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestPermissions</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">InheritFromTestCodeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Restrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">NonRestrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TransactionModel -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TransactionModel</maml:name>
          <maml:description>
            <maml:para>Possible values: AutoCommit, AutoRollback, None</maml:para>
          </maml:description>
          <command:parameterValue required="true">TransactionModel</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TransactionModel</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">AutoCommit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoRollback</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestFunction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: HandlerFunctions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HandlerFunctions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestFunctionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestFunctionType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, Test, MessageHandler, ConfirmHandler, StrMenuHandler, PageHandler, ModalPageHandler, ReportHandler, RequestPageHandler, FilterPageHandler, HyperlinkHandler, SendNotificationHandler, RecallNotificationHandler, SessionSettingsHandler</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestFunctionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestFunctionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Test</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MessageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ConfirmHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StrMenuHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ModalPageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RequestPageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FilterPageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HyperlinkHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SendNotificationHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecallNotificationHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettingsHandler</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestPermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestPermissions</maml:name>
          <maml:description>
            <maml:para>Possible values: InheritFromTestCodeunit, Restrictive, NonRestrictive, Disabled</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestPermissions</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestPermissions</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">InheritFromTestCodeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Restrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">NonRestrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TransactionModel -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TransactionModel</maml:name>
          <maml:description>
            <maml:para>Possible values: AutoCommit, AutoRollback, None</maml:para>
          </maml:description>
          <command:parameterValue required="true">TransactionModel</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TransactionModel</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">AutoCommit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoRollback</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestFunction</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: HandlerFunctions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HandlerFunctions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestFunctionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestFunctionType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, Test, MessageHandler, ConfirmHandler, StrMenuHandler, PageHandler, ModalPageHandler, ReportHandler, RequestPageHandler, FilterPageHandler, HyperlinkHandler, SendNotificationHandler, RecallNotificationHandler, SessionSettingsHandler</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestFunctionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestFunctionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Test</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MessageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ConfirmHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StrMenuHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ModalPageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RequestPageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FilterPageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HyperlinkHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SendNotificationHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecallNotificationHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettingsHandler</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestPermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestPermissions</maml:name>
          <maml:description>
            <maml:para>Possible values: InheritFromTestCodeunit, Restrictive, NonRestrictive, Disabled</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestPermissions</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestPermissions</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">InheritFromTestCodeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Restrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">NonRestrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TransactionModel -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TransactionModel</maml:name>
          <maml:description>
            <maml:para>Possible values: AutoCommit, AutoRollback, None</maml:para>
          </maml:description>
          <command:parameterValue required="true">TransactionModel</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TransactionModel</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">AutoCommit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoRollback</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestFunction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: HandlerFunctions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>HandlerFunctions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestFunctionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestFunctionType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, Test, MessageHandler, ConfirmHandler, StrMenuHandler, PageHandler, ModalPageHandler, ReportHandler, RequestPageHandler, FilterPageHandler, HyperlinkHandler, SendNotificationHandler, RecallNotificationHandler, SessionSettingsHandler</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestFunctionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestFunctionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Test</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MessageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ConfirmHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">StrMenuHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ModalPageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RequestPageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FilterPageHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">HyperlinkHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SendNotificationHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecallNotificationHandler</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettingsHandler</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TestPermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestPermissions</maml:name>
          <maml:description>
            <maml:para>Possible values: InheritFromTestCodeunit, Restrictive, NonRestrictive, Disabled</maml:para>
          </maml:description>
          <command:parameterValue required="true">TestPermissions</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TestPermissions</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">InheritFromTestCodeunit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Restrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">NonRestrictive</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TransactionModel -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TransactionModel</maml:name>
          <maml:description>
            <maml:para>Possible values: AutoCommit, AutoRollback, None</maml:para>
          </maml:description>
          <command:parameterValue required="true">TransactionModel</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TransactionModel</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">AutoCommit</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoRollback</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Local -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Local</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ReturnValueName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReturnValueType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueType</maml:name>
        <maml:description>
          <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
        </maml:description>
        <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ReturnValueDataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueDataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReturnValueDimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueDimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FunctionVisibility -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FunctionVisibility</maml:name>
        <maml:description>
          <maml:para>Possible values: Internal, External</maml:para>
        </maml:description>
        <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ServiceEnabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServiceEnabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TryFunction -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TryFunction</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: HandlerFunctions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>HandlerFunctions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TestFunctionType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestFunctionType</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, Test, MessageHandler, ConfirmHandler, StrMenuHandler, PageHandler, ModalPageHandler, ReportHandler, RequestPageHandler, FilterPageHandler, HyperlinkHandler, SendNotificationHandler, RecallNotificationHandler, SessionSettingsHandler</maml:para>
        </maml:description>
        <command:parameterValue required="true">TestFunctionType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TestFunctionType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Test</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">MessageHandler</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ConfirmHandler</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">StrMenuHandler</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PageHandler</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ModalPageHandler</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ReportHandler</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RequestPageHandler</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FilterPageHandler</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">HyperlinkHandler</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SendNotificationHandler</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RecallNotificationHandler</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SessionSettingsHandler</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: TestPermissions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestPermissions</maml:name>
        <maml:description>
          <maml:para>Possible values: InheritFromTestCodeunit, Restrictive, NonRestrictive, Disabled</maml:para>
        </maml:description>
        <command:parameterValue required="true">TestPermissions</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TestPermissions</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">InheritFromTestCodeunit</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Restrictive</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">NonRestrictive</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Disabled</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: TransactionModel -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TransactionModel</maml:name>
        <maml:description>
          <maml:para>Possible values: AutoCommit, AutoRollback, None</maml:para>
        </maml:description>
        <command:parameterValue required="true">TransactionModel</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TransactionModel</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">AutoCommit</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoRollback</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: Function -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Function</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTestPageParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTestPageParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTestPageParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPageParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPageParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPageParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPageParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TestPageParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TestPageParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTestPageVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTestPageVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTestPageVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPageVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPageVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPageVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPageVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TestPageVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TestPageVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTestPermissionsParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTestPermissionsParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTestPermissionsParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPermissionsParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPermissionsParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPermissionsParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPermissionsParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TestPermissionsParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TestPermissionsParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTestPermissionsVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTestPermissionsVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTestPermissionsVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPermissionsVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPermissionsVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPermissionsVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestPermissionsVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TestPermissionsVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TestPermissionsVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTestRequestPageParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTestRequestPageParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTestRequestPageParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestRequestPageParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestRequestPageParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestRequestPageParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTestRequestPageParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TestRequestPageParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TestRequestPageParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTextConstant -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTextConstant</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTextConstant</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextConstant</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Values -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Values</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextConstant</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Values -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>Values</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextConstant</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Values -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Values</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextConstant</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Values -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>Values</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Values -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>Values</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TextConstant -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TextConstant</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTextEncodingParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTextEncodingParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTextEncodingParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextEncodingParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextEncodingParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextEncodingParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextEncodingParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TextEncodingParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TextEncodingParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTextEncodingVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTextEncodingVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTextEncodingVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextEncodingVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextEncodingVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextEncodingVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextEncodingVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TextEncodingVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TextEncodingVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTextParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTextParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTextParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>DataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TextParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TextParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTextTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTextTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTextTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CharAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CharAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateFormula</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Numeric -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Numeric</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Title -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Title</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CharAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CharAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateFormula</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Numeric -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Numeric</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Title -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Title</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CharAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CharAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateFormula</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Numeric -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Numeric</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Title -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Title</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CharAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CharAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateFormula</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Numeric -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Numeric</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Title -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Title</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CharAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CharAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: DateFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DateFormula</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Numeric -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Numeric</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Title -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Title</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Width -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Width</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TextTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TextTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTextVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTextVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTextVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTextVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>DataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: IncludeInDataset -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>IncludeInDataset</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: DataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>DataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: IncludeInDataset -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>IncludeInDataset</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TextVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TextVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTimeParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTimeParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTimeParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTimeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTimeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTimeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTimeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TimeParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TimeParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTimeTableField -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTimeTableField</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTimeTableField</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTimeTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTimeTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTimeTableField</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTimeTableField</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Table</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AccessByPermission -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AccessByPermission</maml:name>
          <command:parameterValue required="true">AccessByPermission</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AltSearchField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AltSearchField</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoFormatExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoFormatType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoFormatType</maml:name>
          <maml:description>
            <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
          </maml:description>
          <command:parameterValue required="true">AutoFormatType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: BlankNumbers -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>BlankNumbers</maml:name>
          <maml:description>
            <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
          </maml:description>
          <command:parameterValue required="true">BlankNumbers</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: CalcFormula -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFormula</maml:name>
          <command:parameterValue required="true">CalcFormula</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionClass</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataClassification -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataClassification</maml:name>
          <maml:description>
            <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
          </maml:description>
          <command:parameterValue required="true">DataClassification</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Description -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Description</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Editable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Editable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Enabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Enabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ExtendedDatatype -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExtendedDatatype</maml:name>
          <maml:description>
            <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalAccess -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalAccess</maml:name>
          <maml:description>
            <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
          </maml:description>
          <command:parameterValue required="true">ExternalAccess</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ExternalName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ExternalType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ExternalType</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldClass -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldClass</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
          </maml:description>
          <command:parameterValue required="true">FieldClass</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InitValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InitValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MaxValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: MinValue -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinValue</maml:name>
          <command:parameterValue required="true">TimeSpan</command:parameterValue>
          <dev:type>
            <maml:name>System.TimeSpan</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: NotBlank -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NotBlank</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ObsoleteReason -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteReason</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ObsoleteState -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ObsoleteState</maml:name>
          <maml:description>
            <maml:para>Possible values: No, Pending, Removed</maml:para>
          </maml:description>
          <command:parameterValue required="true">ObsoleteState</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnLookup -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnLookup</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnValidate</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: SignDisplacement -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SignDisplacement</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TestTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TestTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValidateTableRelation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValidateTableRelation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ValuesAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ValuesAllowed</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Enabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Enabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AltSearchField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AltSearchField</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AutoFormatType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoFormatType</maml:name>
        <maml:description>
          <maml:para>Possible values: Other, Amount, UnitAmount, Custom, AutoFormatExpr</maml:para>
        </maml:description>
        <command:parameterValue required="true">AutoFormatType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AutoFormatType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Other</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Amount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UnitAmount</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Custom</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AutoFormatExpr</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: BlankNumbers -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>BlankNumbers</maml:name>
        <maml:description>
          <maml:para>Possible values: DontBlank, BlankNeg, BlankNegAndZero, BlankZero, BlankZeroAndPos, BlankPos</maml:para>
        </maml:description>
        <command:parameterValue required="true">BlankNumbers</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.BlankNumbers</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">DontBlank</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNeg</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankNegAndZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZero</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankZeroAndPos</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BlankPos</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: CalcFormula -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFormula</maml:name>
        <command:parameterValue required="true">CalcFormula</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.CalcFormula</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionClass</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DataClassification -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataClassification</maml:name>
        <maml:description>
          <maml:para>Possible values: CustomerContent, ToBeClassified, EndUserIdentifiableInformation, AccountData, EndUserPseudonymousIdentifiers, OrganizationIdentifiableInformation, SystemMetadata</maml:para>
        </maml:description>
        <command:parameterValue required="true">DataClassification</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.DataClassification</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CustomerContent</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ToBeClassified</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">AccountData</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EndUserPseudonymousIdentifiers</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OrganizationIdentifiableInformation</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SystemMetadata</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Description -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Description</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Editable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Editable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ExtendedDatatype -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExtendedDatatype</maml:name>
        <maml:description>
          <maml:para>Possible values: None, PhoneNo, Url, EMail, Ratio, Masked, Person</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExtendedDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExtendedDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">None</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">PhoneNo</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Url</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">EMail</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Ratio</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Masked</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Person</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalAccess -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalAccess</maml:name>
        <maml:description>
          <maml:para>Possible values: Full, Insert, Modify, Read</maml:para>
        </maml:description>
        <command:parameterValue required="true">ExternalAccess</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.ExternalAccess</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Full</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Insert</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Modify</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Read</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ExternalName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ExternalType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ExternalType</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldClass -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldClass</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, FlowField, FlowFilter</maml:para>
        </maml:description>
        <command:parameterValue required="true">FieldClass</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FieldClass</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowField</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FlowFilter</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InitValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InitValue</maml:name>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MaxValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxValue</maml:name>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: MinValue -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MinValue</maml:name>
        <command:parameterValue required="true">TimeSpan</command:parameterValue>
        <dev:type>
          <maml:name>System.TimeSpan</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: NotBlank -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NotBlank</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ObsoleteReason -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteReason</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ObsoleteState -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ObsoleteState</maml:name>
        <maml:description>
          <maml:para>Possible values: No, Pending, Removed</maml:para>
        </maml:description>
        <command:parameterValue required="true">ObsoleteState</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.ObsoleteState</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">No</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Pending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Removed</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: SignDisplacement -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SignDisplacement</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TestTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TestTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValidateTableRelation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValidateTableRelation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ValuesAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ValuesAllowed</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: AccessByPermission -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AccessByPermission</maml:name>
        <command:parameterValue required="true">AccessByPermission</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.AccessByPermission</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnValidate</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnLookup -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnLookup</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Table</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Table</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TimeTableField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TimeTableField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTimeVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTimeVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTimeVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTimeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTimeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTimeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTimeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TimeVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TimeVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTransactionTypeParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTransactionTypeParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTransactionTypeParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTransactionTypeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTransactionTypeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTransactionTypeParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTransactionTypeParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TransactionTypeParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TransactionTypeParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeTransactionTypeVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeTransactionTypeVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeTransactionTypeVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTransactionTypeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTransactionTypeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTransactionTypeVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeTransactionTypeVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: TransactionTypeVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TransactionTypeVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeUpgradeFunction -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeUpgradeFunction</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeUpgradeFunction</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeUpgradeFunction</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UpgradeFunctionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UpgradeFunctionType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, UpgradePerCompany, TableSyncSetup, CheckPrecondition, UpgradePerDatabase</maml:para>
          </maml:description>
          <command:parameterValue required="true">UpgradeFunctionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UpgradeFunctionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UpgradePerCompany</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableSyncSetup</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CheckPrecondition</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UpgradePerDatabase</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeUpgradeFunction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UpgradeFunctionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UpgradeFunctionType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, UpgradePerCompany, TableSyncSetup, CheckPrecondition, UpgradePerDatabase</maml:para>
          </maml:description>
          <command:parameterValue required="true">UpgradeFunctionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UpgradeFunctionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UpgradePerCompany</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableSyncSetup</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CheckPrecondition</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UpgradePerDatabase</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeUpgradeFunction</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UpgradeFunctionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UpgradeFunctionType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, UpgradePerCompany, TableSyncSetup, CheckPrecondition, UpgradePerDatabase</maml:para>
          </maml:description>
          <command:parameterValue required="true">UpgradeFunctionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UpgradeFunctionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UpgradePerCompany</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableSyncSetup</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CheckPrecondition</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UpgradePerDatabase</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeUpgradeFunction</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FunctionVisibility -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FunctionVisibility</maml:name>
          <maml:description>
            <maml:para>Possible values: Internal, External</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Local -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Local</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReturnValueDataLength -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDataLength</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueDimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueDimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ReturnValueType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReturnValueType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
          </maml:description>
          <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ServiceEnabled -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ServiceEnabled</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TryFunction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TryFunction</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UpgradeFunctionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UpgradeFunctionType</maml:name>
          <maml:description>
            <maml:para>Possible values: Normal, UpgradePerCompany, TableSyncSetup, CheckPrecondition, UpgradePerDatabase</maml:para>
          </maml:description>
          <command:parameterValue required="true">UpgradeFunctionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.UpgradeFunctionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UpgradePerCompany</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableSyncSetup</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">CheckPrecondition</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">UpgradePerDatabase</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Local -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Local</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ReturnValueName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReturnValueType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueType</maml:name>
        <maml:description>
          <maml:para>Possible values: BigInteger, Binary, Boolean, Byte, Char, ClientType, Code, DataClassification, DataScope, Date, DateTime, Decimal, DefaultLayout, Duration, Guid, Integer, ObjectType, Option, ReportFormat, TableConnectionType, TestPermissions, SessionSettings, Text, TextEncoding, Time, Verbosity</maml:para>
        </maml:description>
        <command:parameterValue required="true">FunctionReturnValueType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.FunctionReturnValueType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Byte</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Char</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ClientType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DataClassification</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DataScope</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DefaultLayout</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Guid</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ObjectType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ReportFormat</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TableConnectionType</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TestPermissions</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">SessionSettings</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TextEncoding</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Verbosity</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ReturnValueDataLength -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueDataLength</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReturnValueDimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReturnValueDimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FunctionVisibility -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FunctionVisibility</maml:name>
        <maml:description>
          <maml:para>Possible values: Internal, External</maml:para>
        </maml:description>
        <command:parameterValue required="true">FunctionVisibility</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.FunctionVisibility</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Internal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">External</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: ServiceEnabled -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ServiceEnabled</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TryFunction -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TryFunction</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: UpgradeFunctionType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UpgradeFunctionType</maml:name>
        <maml:description>
          <maml:para>Possible values: Normal, UpgradePerCompany, TableSyncSetup, CheckPrecondition, UpgradePerDatabase</maml:para>
        </maml:description>
        <command:parameterValue required="true">UpgradeFunctionType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.UpgradeFunctionType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Normal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UpgradePerCompany</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TableSyncSetup</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">CheckPrecondition</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">UpgradePerDatabase</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: Function -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Function</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: Get-CBreezeVariableName -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>Get-CBreezeVariableName</command:name>
      <command:verb>Get</command:verb>
      <command:noun>CBreezeVariableName</command:noun>
      <maml:description>
        <maml:para>Converts a name that may contain spaces and special characters to a valid C/SIDE variable name</maml:para>
      </maml:description>
    </command:details>
    <command:syntax>
      <!-- Parameter set: __AllParameterSets -->
      <command:syntaxItem>
        <maml:name>Get-CBreezeVariableName</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: String -->
      <command:returnValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeVariantParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeVariantParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeVariantParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVariantParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVariantParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVariantParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVariantParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: VariantParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.VariantParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeVariantVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeVariantVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeVariantVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVariantVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVariantVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVariantVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVariantVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: VariantVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.VariantVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeVerbosityParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeVerbosityParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeVerbosityParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVerbosityParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVerbosityParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVerbosityParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVerbosityParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: VerbosityParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.VerbosityParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeVerbosityVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeVerbosityVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeVerbosityVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVerbosityVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVerbosityVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVerbosityVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeVerbosityVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: VerbosityVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.VerbosityVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeXmlPort -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeXmlPort</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeXmlPort</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPort</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Application -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>Application</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DefaultFieldsValidation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultFieldsValidation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DefaultNamespace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultNamespace</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Direction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Direction</maml:name>
          <maml:description>
            <maml:para>Possible values: Both, Import, Export</maml:para>
          </maml:description>
          <command:parameterValue required="true">Direction</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Direction</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Both</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Import</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Export</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Encoding -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Encoding</maml:name>
          <maml:description>
            <maml:para>Possible values: Utf8, Utf16, Iso8859Dash2</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortEncoding</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.XmlPortEncoding</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Utf8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Utf16</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Iso8859Dash2</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldDelimiter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldDelimiter</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldSeparator -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldSeparator</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FileName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FileName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Format -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Format</maml:name>
          <maml:description>
            <maml:para>Possible values: Xml, VariableText, FixedText</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortFormat</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.XmlPortFormat</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Xml</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">VariableText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FixedText</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FormatEvaluate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FormatEvaluate</maml:name>
          <maml:description>
            <maml:para>Possible values: CSideFormatEvaluate, XmlFormatEvaluate</maml:para>
          </maml:description>
          <command:parameterValue required="true">FormatEvaluate</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FormatEvaluate</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CSideFormatEvaluate</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlFormatEvaluate</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InlineSchema -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InlineSchema</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Namespaces -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Namespaces</maml:name>
          <command:parameterValue required="true">OrderedDictionary</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Specialized.OrderedDictionary</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInitXmlPort -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInitXmlPort</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPostXmlPort -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPostXmlPort</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreXmlPort -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreXmlPort</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PreserveWhitespace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PreserveWhitespace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RecordSeparator -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RecordSeparator</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageAutoSplitKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageAutoSplitKey</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageCardPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCardPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDeleteAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDeleteAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageDescription -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDescription</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageEditable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageEditable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInsertAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInsertAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageLinksAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageLinksAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageModifyAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageModifyAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageMultipleNewLines -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageMultipleNewLines</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetCurrRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetCurrRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnDeleteRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnDeleteRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnFindRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnFindRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNewRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNewRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNextRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNextRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnOpenPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnOpenPage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnQueryClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnQueryClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePermissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePopulateAllFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePopulateAllFields</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSaveValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSaveValues</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableTemporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableTemporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RequestPageSubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TableSeparator -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableSeparator</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TextEncoding -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TextEncoding</maml:name>
          <maml:description>
            <maml:para>Possible values: MsDos, Utf8, Utf16, Windows</maml:para>
          </maml:description>
          <command:parameterValue required="true">TextEncoding</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TextEncoding</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">MsDos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Utf8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Utf16</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Windows</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TransactionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TransactionType</maml:name>
          <maml:description>
            <maml:para>Possible values: UpdateNoLocks, Update, Snapshot, Browse, Report</maml:para>
          </maml:description>
          <command:parameterValue required="true">TransactionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TransactionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UpdateNoLocks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Update</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Snapshot</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Browse</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UseDefaultNamespace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseDefaultNamespace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseLax -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseLax</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseRequestPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseRequestPage</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: XmlVersionNo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>XmlVersionNo</maml:name>
          <maml:description>
            <maml:para>Possible values: Version10, Version11</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlVersionNo</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.XmlVersionNo</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Version10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Version11</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPort</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Application -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>Application</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">Application</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DefaultFieldsValidation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultFieldsValidation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DefaultNamespace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultNamespace</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Direction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Direction</maml:name>
          <maml:description>
            <maml:para>Possible values: Both, Import, Export</maml:para>
          </maml:description>
          <command:parameterValue required="true">Direction</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Direction</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Both</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Import</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Export</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Encoding -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Encoding</maml:name>
          <maml:description>
            <maml:para>Possible values: Utf8, Utf16, Iso8859Dash2</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortEncoding</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.XmlPortEncoding</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Utf8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Utf16</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Iso8859Dash2</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldDelimiter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldDelimiter</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldSeparator -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldSeparator</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FileName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FileName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Format -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Format</maml:name>
          <maml:description>
            <maml:para>Possible values: Xml, VariableText, FixedText</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortFormat</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.XmlPortFormat</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Xml</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">VariableText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FixedText</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FormatEvaluate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FormatEvaluate</maml:name>
          <maml:description>
            <maml:para>Possible values: CSideFormatEvaluate, XmlFormatEvaluate</maml:para>
          </maml:description>
          <command:parameterValue required="true">FormatEvaluate</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FormatEvaluate</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CSideFormatEvaluate</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlFormatEvaluate</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InlineSchema -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InlineSchema</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Namespaces -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Namespaces</maml:name>
          <command:parameterValue required="true">OrderedDictionary</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Specialized.OrderedDictionary</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInitXmlPort -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInitXmlPort</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPostXmlPort -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPostXmlPort</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreXmlPort -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreXmlPort</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PreserveWhitespace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PreserveWhitespace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RecordSeparator -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RecordSeparator</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageAutoSplitKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageAutoSplitKey</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageCardPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCardPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDeleteAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDeleteAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageDescription -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDescription</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageEditable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageEditable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInsertAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInsertAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageLinksAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageLinksAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageModifyAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageModifyAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageMultipleNewLines -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageMultipleNewLines</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetCurrRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetCurrRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnDeleteRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnDeleteRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnFindRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnFindRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNewRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNewRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNextRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNextRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnOpenPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnOpenPage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnQueryClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnQueryClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePermissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePopulateAllFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePopulateAllFields</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSaveValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSaveValues</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableTemporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableTemporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RequestPageSubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TableSeparator -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableSeparator</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TextEncoding -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TextEncoding</maml:name>
          <maml:description>
            <maml:para>Possible values: MsDos, Utf8, Utf16, Windows</maml:para>
          </maml:description>
          <command:parameterValue required="true">TextEncoding</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TextEncoding</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">MsDos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Utf8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Utf16</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Windows</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TransactionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TransactionType</maml:name>
          <maml:description>
            <maml:para>Possible values: UpdateNoLocks, Update, Snapshot, Browse, Report</maml:para>
          </maml:description>
          <command:parameterValue required="true">TransactionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TransactionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UpdateNoLocks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Update</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Snapshot</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Browse</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UseDefaultNamespace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseDefaultNamespace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseLax -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseLax</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseRequestPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseRequestPage</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: XmlVersionNo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>XmlVersionNo</maml:name>
          <maml:description>
            <maml:para>Possible values: Version10, Version11</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlVersionNo</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.XmlVersionNo</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Version10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Version11</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPort</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DefaultFieldsValidation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultFieldsValidation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DefaultNamespace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultNamespace</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Direction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Direction</maml:name>
          <maml:description>
            <maml:para>Possible values: Both, Import, Export</maml:para>
          </maml:description>
          <command:parameterValue required="true">Direction</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Direction</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Both</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Import</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Export</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Encoding -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Encoding</maml:name>
          <maml:description>
            <maml:para>Possible values: Utf8, Utf16, Iso8859Dash2</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortEncoding</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.XmlPortEncoding</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Utf8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Utf16</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Iso8859Dash2</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldDelimiter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldDelimiter</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldSeparator -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldSeparator</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FileName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FileName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Format -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Format</maml:name>
          <maml:description>
            <maml:para>Possible values: Xml, VariableText, FixedText</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortFormat</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.XmlPortFormat</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Xml</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">VariableText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FixedText</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FormatEvaluate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FormatEvaluate</maml:name>
          <maml:description>
            <maml:para>Possible values: CSideFormatEvaluate, XmlFormatEvaluate</maml:para>
          </maml:description>
          <command:parameterValue required="true">FormatEvaluate</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FormatEvaluate</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CSideFormatEvaluate</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlFormatEvaluate</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InlineSchema -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InlineSchema</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Namespaces -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Namespaces</maml:name>
          <command:parameterValue required="true">OrderedDictionary</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Specialized.OrderedDictionary</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInitXmlPort -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInitXmlPort</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPostXmlPort -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPostXmlPort</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreXmlPort -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreXmlPort</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PreserveWhitespace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PreserveWhitespace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RecordSeparator -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RecordSeparator</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageAutoSplitKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageAutoSplitKey</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageCardPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCardPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDeleteAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDeleteAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageDescription -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDescription</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageEditable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageEditable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInsertAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInsertAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageLinksAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageLinksAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageModifyAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageModifyAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageMultipleNewLines -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageMultipleNewLines</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetCurrRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetCurrRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnDeleteRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnDeleteRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnFindRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnFindRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNewRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNewRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNextRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNextRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnOpenPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnOpenPage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnQueryClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnQueryClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePermissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePopulateAllFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePopulateAllFields</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSaveValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSaveValues</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableTemporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableTemporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RequestPageSubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TableSeparator -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableSeparator</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TextEncoding -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TextEncoding</maml:name>
          <maml:description>
            <maml:para>Possible values: MsDos, Utf8, Utf16, Windows</maml:para>
          </maml:description>
          <command:parameterValue required="true">TextEncoding</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TextEncoding</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">MsDos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Utf8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Utf16</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Windows</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TransactionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TransactionType</maml:name>
          <maml:description>
            <maml:para>Possible values: UpdateNoLocks, Update, Snapshot, Browse, Report</maml:para>
          </maml:description>
          <command:parameterValue required="true">TransactionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TransactionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UpdateNoLocks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Update</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Snapshot</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Browse</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UseDefaultNamespace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseDefaultNamespace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseLax -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseLax</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseRequestPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseRequestPage</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: XmlVersionNo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>XmlVersionNo</maml:name>
          <maml:description>
            <maml:para>Possible values: Version10, Version11</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlVersionNo</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.XmlVersionNo</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Version10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Version11</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPort</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCaption -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCaption</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DateTime -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DateTime</maml:name>
          <command:parameterValue required="true">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>System.DateTime</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DefaultFieldsValidation -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultFieldsValidation</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DefaultNamespace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DefaultNamespace</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Direction -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Direction</maml:name>
          <maml:description>
            <maml:para>Possible values: Both, Import, Export</maml:para>
          </maml:description>
          <command:parameterValue required="true">Direction</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Direction</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Both</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Import</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Export</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Encoding -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Encoding</maml:name>
          <maml:description>
            <maml:para>Possible values: Utf8, Utf16, Iso8859Dash2</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortEncoding</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.XmlPortEncoding</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Utf8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Utf16</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Iso8859Dash2</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldDelimiter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldDelimiter</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FieldSeparator -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldSeparator</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: FileName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FileName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Format -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Format</maml:name>
          <maml:description>
            <maml:para>Possible values: Xml, VariableText, FixedText</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortFormat</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.XmlPortFormat</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Xml</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">VariableText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">FixedText</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FormatEvaluate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FormatEvaluate</maml:name>
          <maml:description>
            <maml:para>Possible values: CSideFormatEvaluate, XmlFormatEvaluate</maml:para>
          </maml:description>
          <command:parameterValue required="true">FormatEvaluate</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.FormatEvaluate</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">CSideFormatEvaluate</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">XmlFormatEvaluate</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: InlineSchema -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>InlineSchema</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Modified -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Modified</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Namespaces -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Namespaces</maml:name>
          <command:parameterValue required="true">OrderedDictionary</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Specialized.OrderedDictionary</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnInitXmlPort -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnInitXmlPort</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPostXmlPort -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPostXmlPort</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreXmlPort -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreXmlPort</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Permissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Permissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PreserveWhitespace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PreserveWhitespace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RecordSeparator -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RecordSeparator</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageAutoSplitKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageAutoSplitKey</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageCaptionML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCaptionML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageCardPageID -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageCardPageID</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionExpr -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionExpr</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDataCaptionFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDataCaptionFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageDeleteAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDeleteAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageDescription -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageDescription</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageEditable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageEditable</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInsertAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInsertAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageInstructionalTextML -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageInstructionalTextML</maml:name>
          <command:parameterValue required="true">Hashtable</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Hashtable</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageLinksAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageLinksAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageModifyAllowed -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageModifyAllowed</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageMultipleNewLines -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageMultipleNewLines</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetCurrRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetCurrRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnDeleteRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnDeleteRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnFindRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnFindRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInit -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInit</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNewRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNewRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnNextRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnNextRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnOpenPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnOpenPage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageOnQueryClosePage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageOnQueryClosePage</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePermissions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePermissions</maml:name>
          <command:parameterValue required="true">Permission[]</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPagePopulateAllFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPagePopulateAllFields</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSaveValues -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSaveValues</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageShowFilter -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageShowFilter</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableTemporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableTemporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: RequestPageSourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: RequestPageSubObjects -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>RequestPageSubObjects</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <!-- Parameter: TableSeparator -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TableSeparator</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: TextEncoding -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TextEncoding</maml:name>
          <maml:description>
            <maml:para>Possible values: MsDos, Utf8, Utf16, Windows</maml:para>
          </maml:description>
          <command:parameterValue required="true">TextEncoding</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TextEncoding</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">MsDos</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Utf8</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Utf16</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Windows</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TransactionType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TransactionType</maml:name>
          <maml:description>
            <maml:para>Possible values: UpdateNoLocks, Update, Snapshot, Browse, Report</maml:para>
          </maml:description>
          <command:parameterValue required="true">TransactionType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TransactionType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">UpdateNoLocks</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Update</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Snapshot</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Browse</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: UseDefaultNamespace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseDefaultNamespace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseLax -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseLax</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: UseRequestPage -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>UseRequestPage</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VersionList -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VersionList</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: XmlVersionNo -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>XmlVersionNo</maml:name>
          <maml:description>
            <maml:para>Possible values: Version10, Version11</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlVersionNo</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.XmlVersionNo</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Version10</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Version11</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Application -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>Application</maml:name>
        <command:parameterValue required="true">Application</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: CaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: DefaultFieldsValidation -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DefaultFieldsValidation</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DefaultNamespace -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DefaultNamespace</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Direction -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Direction</maml:name>
        <maml:description>
          <maml:para>Possible values: Both, Import, Export</maml:para>
        </maml:description>
        <command:parameterValue required="true">Direction</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Direction</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Both</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Import</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Export</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Encoding -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Encoding</maml:name>
        <maml:description>
          <maml:para>Possible values: Utf8, Utf16, Iso8859Dash2</maml:para>
        </maml:description>
        <command:parameterValue required="true">XmlPortEncoding</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.XmlPortEncoding</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Utf8</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Utf16</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Iso8859Dash2</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: FieldDelimiter -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldDelimiter</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FieldSeparator -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldSeparator</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: FileName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FileName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Format -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Format</maml:name>
        <maml:description>
          <maml:para>Possible values: Xml, VariableText, FixedText</maml:para>
        </maml:description>
        <command:parameterValue required="true">XmlPortFormat</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.XmlPortFormat</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Xml</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">VariableText</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">FixedText</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: FormatEvaluate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FormatEvaluate</maml:name>
        <maml:description>
          <maml:para>Possible values: CSideFormatEvaluate, XmlFormatEvaluate</maml:para>
        </maml:description>
        <command:parameterValue required="true">FormatEvaluate</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.FormatEvaluate</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">CSideFormatEvaluate</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">XmlFormatEvaluate</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: InlineSchema -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>InlineSchema</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Namespaces -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Namespaces</maml:name>
        <command:parameterValue required="true">OrderedDictionary</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Specialized.OrderedDictionary</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnInitXmlPort -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnInitXmlPort</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnPreXmlPort -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnPreXmlPort</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnPostXmlPort -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnPostXmlPort</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Permissions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Permissions</maml:name>
        <command:parameterValue required="true">Permission[]</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PreserveWhitespace -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PreserveWhitespace</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RecordSeparator -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RecordSeparator</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TableSeparator -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TableSeparator</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TextEncoding -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TextEncoding</maml:name>
        <maml:description>
          <maml:para>Possible values: MsDos, Utf8, Utf16, Windows</maml:para>
        </maml:description>
        <command:parameterValue required="true">TextEncoding</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TextEncoding</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">MsDos</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Utf8</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Utf16</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Windows</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: TransactionType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TransactionType</maml:name>
        <maml:description>
          <maml:para>Possible values: UpdateNoLocks, Update, Snapshot, Browse, Report</maml:para>
        </maml:description>
        <command:parameterValue required="true">TransactionType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TransactionType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">UpdateNoLocks</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Update</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Snapshot</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Browse</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Report</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: UseDefaultNamespace -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseDefaultNamespace</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: UseLax -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseLax</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: UseRequestPage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>UseRequestPage</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: XmlVersionNo -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>XmlVersionNo</maml:name>
        <maml:description>
          <maml:para>Possible values: Version10, Version11</maml:para>
        </maml:description>
        <command:parameterValue required="true">XmlVersionNo</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.XmlVersionNo</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Version10</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Version11</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: RequestPageAutoSplitKey -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageAutoSplitKey</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageCaptionML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageCaptionML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageCardPageID -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageCardPageID</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageDataCaptionExpr -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageDataCaptionExpr</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageDataCaptionFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageDataCaptionFields</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageDeleteAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageDeleteAllowed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageDescription -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageDescription</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageEditable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageEditable</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageInsertAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageInsertAllowed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageInstructionalTextML -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageInstructionalTextML</maml:name>
        <command:parameterValue required="true">Hashtable</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Hashtable</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageLinksAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageLinksAllowed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageModifyAllowed -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageModifyAllowed</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageMultipleNewLines -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageMultipleNewLines</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageOnAfterGetCurrRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnAfterGetCurrRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnAfterGetRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnAfterGetRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnClosePage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnClosePage</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnDeleteRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnDeleteRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnFindRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnFindRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnInit -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnInit</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnInsertRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnInsertRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnModifyRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnModifyRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnNewRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnNewRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnNextRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnNextRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnOpenPage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnOpenPage</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageOnQueryClosePage -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageOnQueryClosePage</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPagePermissions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPagePermissions</maml:name>
        <command:parameterValue required="true">Permission[]</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Permission[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPagePopulateAllFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPagePopulateAllFields</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageSaveValues -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageSaveValues</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageShowFilter -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageShowFilter</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageSourceTable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageSourceTable</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageSourceTableTemporary -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageSourceTableTemporary</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: RequestPageSourceTableViewKey -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageSourceTableViewKey</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: RequestPageSourceTableViewOrder -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageSourceTableViewOrder</maml:name>
        <maml:description>
          <maml:para>Possible values: Ascending, Descending</maml:para>
        </maml:description>
        <command:parameterValue required="true">Order</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: RequestPageSubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>RequestPageSubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue></dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AutoCaption -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCaption</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DateTime -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DateTime</maml:name>
        <command:parameterValue required="true">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>System.DateTime</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Modified -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Modified</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: SubObjects -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
        <maml:name>SubObjects</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: VersionList -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VersionList</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">Application</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
      <command:inputType>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Application</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: XmlPort -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.XmlPort</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeXmlPortFieldAttribute -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeXmlPortFieldAttribute</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeXmlPortFieldAttribute</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortFieldAttribute</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldTableVariableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceFieldTableVariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceFieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="4">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCalcField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCalcField</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldValidate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Occurrence -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Occurrence</maml:name>
          <maml:description>
            <maml:para>Possible values: Required, Optional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Occurrence</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnAfterAssignField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortFieldAttribute</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldTableVariableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceFieldTableVariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="4">
          <maml:name>SourceFieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="5">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCalcField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCalcField</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldValidate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Occurrence -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Occurrence</maml:name>
          <maml:description>
            <maml:para>Possible values: Required, Optional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Occurrence</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnAfterAssignField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortFieldAttribute</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldTableVariableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceFieldTableVariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceFieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="4">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCalcField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCalcField</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldValidate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Occurrence -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Occurrence</maml:name>
          <maml:description>
            <maml:para>Possible values: Required, Optional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Occurrence</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnAfterAssignField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortFieldAttribute</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldTableVariableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceFieldTableVariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="4">
          <maml:name>SourceFieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="5">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCalcField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCalcField</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldValidate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Occurrence -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Occurrence</maml:name>
          <maml:description>
            <maml:para>Possible values: Required, Optional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Occurrence</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnAfterAssignField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: AutoCalcField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCalcField</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DataType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataType</maml:name>
        <maml:description>
          <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
        </maml:description>
        <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: FieldValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldValidate</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Occurrence -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Occurrence</maml:name>
        <maml:description>
          <maml:para>Possible values: Required, Optional</maml:para>
        </maml:description>
        <command:parameterValue required="true">Occurrence</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: OnAfterAssignField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterAssignField</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnBeforePassField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnBeforePassField</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceFieldName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
        <maml:name>SourceFieldName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceFieldTableVariableName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SourceFieldTableVariableName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Width -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Width</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChildNodes -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="4">
        <maml:name>ChildNodes</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: XmlPortNode -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.XmlPortNode</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeXmlPortFieldElement -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeXmlPortFieldElement</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeXmlPortFieldElement</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortFieldElement</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldTableVariableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceFieldTableVariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceFieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="4">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCalcField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCalcField</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldValidate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaxOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Unbounded, Once</maml:para>
          </maml:description>
          <command:parameterValue required="true">MaxOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MinOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Once, Zero</maml:para>
          </maml:description>
          <command:parameterValue required="true">MinOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NamespacePrefix -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NamespacePrefix</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterAssignField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Unbound -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Unbound</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortFieldElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldTableVariableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceFieldTableVariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="4">
          <maml:name>SourceFieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="5">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCalcField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCalcField</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldValidate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaxOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Unbounded, Once</maml:para>
          </maml:description>
          <command:parameterValue required="true">MaxOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MinOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Once, Zero</maml:para>
          </maml:description>
          <command:parameterValue required="true">MinOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NamespacePrefix -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NamespacePrefix</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterAssignField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Unbound -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Unbound</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortFieldElement</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldTableVariableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceFieldTableVariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceFieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="4">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCalcField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCalcField</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldValidate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaxOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Unbounded, Once</maml:para>
          </maml:description>
          <command:parameterValue required="true">MaxOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MinOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Once, Zero</maml:para>
          </maml:description>
          <command:parameterValue required="true">MinOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NamespacePrefix -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NamespacePrefix</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterAssignField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Unbound -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Unbound</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortFieldElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldTableVariableName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceFieldTableVariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceFieldName -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="4">
          <maml:name>SourceFieldName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="5">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoCalcField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoCalcField</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: FieldValidate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>FieldValidate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaxOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Unbounded, Once</maml:para>
          </maml:description>
          <command:parameterValue required="true">MaxOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MinOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Once, Zero</maml:para>
          </maml:description>
          <command:parameterValue required="true">MinOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NamespacePrefix -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NamespacePrefix</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterAssignField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassField -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassField</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Unbound -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Unbound</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: AutoCalcField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoCalcField</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: DataType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataType</maml:name>
        <maml:description>
          <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
        </maml:description>
        <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: FieldValidate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>FieldValidate</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: MaxOccurs -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxOccurs</maml:name>
        <maml:description>
          <maml:para>Possible values: Unbounded, Once</maml:para>
        </maml:description>
        <command:parameterValue required="true">MaxOccurs</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: MinOccurs -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MinOccurs</maml:name>
        <maml:description>
          <maml:para>Possible values: Once, Zero</maml:para>
        </maml:description>
        <command:parameterValue required="true">MinOccurs</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: NamespacePrefix -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NamespacePrefix</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAfterAssignField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterAssignField</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnBeforePassField -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnBeforePassField</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceFieldName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
        <maml:name>SourceFieldName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceFieldTableVariableName -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SourceFieldTableVariableName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Unbound -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Unbound</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Width -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Width</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChildNodes -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="4">
        <maml:name>ChildNodes</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: XmlPortNode -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.XmlPortNode</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeXmlPortLink -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeXmlPortLink</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeXmlPortLink</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortLink</maml:name>
        <!-- Parameter: Field -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
          <maml:name>Field</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: ReferenceField -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ReferenceField</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Field -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="0">
        <maml:name>Field</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: ReferenceField -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ReferenceField</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: LinkField -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.LinkField</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeXmlPortParameter -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeXmlPortParameter</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeXmlPortParameter</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortParameter</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortParameter</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Var -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Var</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Var -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Var</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: XmlPortParameter -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.XmlPortParameter</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeXmlPortTableAttribute -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeXmlPortTableAttribute</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeXmlPortTableAttribute</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTableAttribute</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoReplace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoReplace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoSave -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoSave</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoUpdate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoUpdate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTableForceInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTableForceInsert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Occurrence -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Occurrence</maml:name>
          <maml:description>
            <maml:para>Possible values: Required, Optional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Occurrence</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInitRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInitRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreXmlItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreXmlItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReqFilterFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTableAttribute</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="4">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoReplace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoReplace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoSave -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoSave</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoUpdate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoUpdate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTableForceInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTableForceInsert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Occurrence -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Occurrence</maml:name>
          <maml:description>
            <maml:para>Possible values: Required, Optional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Occurrence</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInitRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInitRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreXmlItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreXmlItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReqFilterFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTableAttribute</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoReplace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoReplace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoSave -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoSave</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoUpdate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoUpdate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTableForceInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTableForceInsert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Occurrence -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Occurrence</maml:name>
          <maml:description>
            <maml:para>Possible values: Required, Optional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Occurrence</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInitRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInitRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreXmlItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreXmlItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReqFilterFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTableAttribute</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="4">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoReplace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoReplace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoSave -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoSave</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoUpdate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoUpdate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTableForceInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTableForceInsert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Occurrence -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Occurrence</maml:name>
          <maml:description>
            <maml:para>Possible values: Required, Optional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Occurrence</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInitRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInitRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreXmlItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreXmlItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReqFilterFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: AutoReplace -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoReplace</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AutoSave -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoSave</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AutoUpdate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoUpdate</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CalcFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFields</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: LinkTable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LinkTable</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: LinkTableForceInsert -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LinkTableForceInsert</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Occurrence -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Occurrence</maml:name>
        <maml:description>
          <maml:para>Possible values: Required, Optional</maml:para>
        </maml:description>
        <command:parameterValue required="true">Occurrence</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: OnAfterGetRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterGetRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAfterInitRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterInitRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAfterInsertRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterInsertRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAfterModifyRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterModifyRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnBeforeInsertRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnBeforeInsertRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnBeforeModifyRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnBeforeModifyRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnPreXmlItem -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnPreXmlItem</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReqFilterFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReqFilterFields</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceTable -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SourceTable</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceTableViewKey -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SourceTableViewKey</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceTableViewOrder -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SourceTableViewOrder</maml:name>
        <maml:description>
          <maml:para>Possible values: Ascending, Descending</maml:para>
        </maml:description>
        <command:parameterValue required="true">Order</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Temporary -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Temporary</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: VariableName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VariableName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Width -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Width</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChildNodes -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
        <maml:name>ChildNodes</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: XmlPortNode -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.XmlPortNode</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeXmlPortTableElement -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeXmlPortTableElement</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeXmlPortTableElement</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTableElement</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoReplace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoReplace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoSave -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoSave</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoUpdate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoUpdate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTableForceInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTableForceInsert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaxOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Unbounded, Once</maml:para>
          </maml:description>
          <command:parameterValue required="true">MaxOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MinOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Once, Zero</maml:para>
          </maml:description>
          <command:parameterValue required="true">MinOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NamespacePrefix -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NamespacePrefix</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInitRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInitRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreXMLItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreXMLItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReqFilterFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTableElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="4">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoReplace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoReplace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoSave -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoSave</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoUpdate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoUpdate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTableForceInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTableForceInsert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaxOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Unbounded, Once</maml:para>
          </maml:description>
          <command:parameterValue required="true">MaxOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MinOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Once, Zero</maml:para>
          </maml:description>
          <command:parameterValue required="true">MinOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NamespacePrefix -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NamespacePrefix</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInitRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInitRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreXMLItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreXMLItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReqFilterFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTableElement</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoReplace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoReplace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoSave -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoSave</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoUpdate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoUpdate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTableForceInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTableForceInsert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaxOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Unbounded, Once</maml:para>
          </maml:description>
          <command:parameterValue required="true">MaxOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MinOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Once, Zero</maml:para>
          </maml:description>
          <command:parameterValue required="true">MinOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NamespacePrefix -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NamespacePrefix</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInitRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInitRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreXMLItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreXMLItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReqFilterFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTableElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTable -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SourceTable</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="4">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: AutoReplace -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoReplace</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoSave -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoSave</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: AutoUpdate -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>AutoUpdate</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: CalcFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>CalcFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTable</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: LinkTableForceInsert -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>LinkTableForceInsert</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: MaxOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Unbounded, Once</maml:para>
          </maml:description>
          <command:parameterValue required="true">MaxOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MinOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Once, Zero</maml:para>
          </maml:description>
          <command:parameterValue required="true">MinOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NamespacePrefix -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NamespacePrefix</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterGetRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterGetRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInitRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInitRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeInsertRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeInsertRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforeModifyRecord -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforeModifyRecord</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnPreXMLItem -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnPreXMLItem</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: ReqFilterFields -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>ReqFilterFields</maml:name>
          <command:parameterValue required="true">string[]</command:parameterValue>
          <dev:type>
            <maml:name>System.String[]</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewKey -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewKey</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SourceTableViewOrder -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>SourceTableViewOrder</maml:name>
          <maml:description>
            <maml:para>Possible values: Ascending, Descending</maml:para>
          </maml:description>
          <command:parameterValue required="true">Order</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Temporary -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Temporary</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: AutoReplace -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoReplace</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AutoSave -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoSave</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: AutoUpdate -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>AutoUpdate</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: CalcFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>CalcFields</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: LinkTable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LinkTable</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: LinkTableForceInsert -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>LinkTableForceInsert</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: MaxOccurs -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxOccurs</maml:name>
        <maml:description>
          <maml:para>Possible values: Unbounded, Once</maml:para>
        </maml:description>
        <command:parameterValue required="true">MaxOccurs</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: MinOccurs -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MinOccurs</maml:name>
        <maml:description>
          <maml:para>Possible values: Once, Zero</maml:para>
        </maml:description>
        <command:parameterValue required="true">MinOccurs</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: NamespacePrefix -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NamespacePrefix</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAfterGetRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterGetRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAfterInitRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterInitRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAfterInsertRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterInsertRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAfterModifyRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterModifyRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnBeforeInsertRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnBeforeInsertRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnBeforeModifyRecord -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnBeforeModifyRecord</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnPreXMLItem -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnPreXMLItem</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ReqFilterFields -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>ReqFilterFields</maml:name>
        <command:parameterValue required="true">string[]</command:parameterValue>
        <dev:type>
          <maml:name>System.String[]</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceTable -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SourceTable</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceTableViewKey -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SourceTableViewKey</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SourceTableViewOrder -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>SourceTableViewOrder</maml:name>
        <maml:description>
          <maml:para>Possible values: Ascending, Descending</maml:para>
        </maml:description>
        <command:parameterValue required="true">Order</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Order</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Ascending</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Descending</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Temporary -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Temporary</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: VariableName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VariableName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Width -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Width</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChildNodes -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
        <maml:name>ChildNodes</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: XmlPortNode -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.XmlPortNode</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeXmlPortTextAttribute -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeXmlPortTextAttribute</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeXmlPortTextAttribute</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTextAttribute</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Occurrence -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Occurrence</maml:name>
          <maml:description>
            <maml:para>Possible values: Required, Optional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Occurrence</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnAfterAssignVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TextType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TextType</maml:name>
          <maml:description>
            <maml:para>Possible values: Text, BigText</maml:para>
          </maml:description>
          <command:parameterValue required="true">TextType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TextType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BigText</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTextAttribute</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Occurrence -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Occurrence</maml:name>
          <maml:description>
            <maml:para>Possible values: Required, Optional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Occurrence</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnAfterAssignVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TextType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TextType</maml:name>
          <maml:description>
            <maml:para>Possible values: Text, BigText</maml:para>
          </maml:description>
          <command:parameterValue required="true">TextType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TextType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BigText</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTextAttribute</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Occurrence -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Occurrence</maml:name>
          <maml:description>
            <maml:para>Possible values: Required, Optional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Occurrence</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnAfterAssignVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TextType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TextType</maml:name>
          <maml:description>
            <maml:para>Possible values: Text, BigText</maml:para>
          </maml:description>
          <command:parameterValue required="true">TextType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TextType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BigText</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTextAttribute</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Occurrence -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Occurrence</maml:name>
          <maml:description>
            <maml:para>Possible values: Required, Optional</maml:para>
          </maml:description>
          <command:parameterValue required="true">Occurrence</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: OnAfterAssignVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TextType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TextType</maml:name>
          <maml:description>
            <maml:para>Possible values: Text, BigText</maml:para>
          </maml:description>
          <command:parameterValue required="true">TextType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TextType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BigText</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: DataType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataType</maml:name>
        <maml:description>
          <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
        </maml:description>
        <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Occurrence -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Occurrence</maml:name>
        <maml:description>
          <maml:para>Possible values: Required, Optional</maml:para>
        </maml:description>
        <command:parameterValue required="true">Occurrence</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Occurrence</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Optional</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: OnAfterAssignVariable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterAssignVariable</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnBeforePassVariable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnBeforePassVariable</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TextType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TextType</maml:name>
        <maml:description>
          <maml:para>Possible values: Text, BigText</maml:para>
        </maml:description>
        <command:parameterValue required="true">TextType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TextType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BigText</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: VariableName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VariableName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Width -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Width</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChildNodes -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>ChildNodes</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: XmlPortNode -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.XmlPortNode</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeXmlPortTextElement -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeXmlPortTextElement</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeXmlPortTextElement</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTextElement</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MaxOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Unbounded, Once</maml:para>
          </maml:description>
          <command:parameterValue required="true">MaxOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MinOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Once, Zero</maml:para>
          </maml:description>
          <command:parameterValue required="true">MinOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NamespacePrefix -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NamespacePrefix</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterAssignVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TextType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TextType</maml:name>
          <maml:description>
            <maml:para>Possible values: Text, BigText</maml:para>
          </maml:description>
          <command:parameterValue required="true">TextType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TextType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BigText</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Unbound -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Unbound</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTextElement</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MaxOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Unbounded, Once</maml:para>
          </maml:description>
          <command:parameterValue required="true">MaxOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MinOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Once, Zero</maml:para>
          </maml:description>
          <command:parameterValue required="true">MinOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NamespacePrefix -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NamespacePrefix</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterAssignVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TextType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TextType</maml:name>
          <maml:description>
            <maml:para>Possible values: Text, BigText</maml:para>
          </maml:description>
          <command:parameterValue required="true">TextType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TextType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BigText</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Unbound -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Unbound</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTextElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MaxOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Unbounded, Once</maml:para>
          </maml:description>
          <command:parameterValue required="true">MaxOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MinOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Once, Zero</maml:para>
          </maml:description>
          <command:parameterValue required="true">MinOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NamespacePrefix -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NamespacePrefix</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterAssignVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TextType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TextType</maml:name>
          <maml:description>
            <maml:para>Possible values: Text, BigText</maml:para>
          </maml:description>
          <command:parameterValue required="true">TextType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TextType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BigText</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Unbound -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Unbound</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortTextElement</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">Guid</command:parameterValue>
          <dev:type>
            <maml:name>System.Guid</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: ChildNodes -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="3">
          <maml:name>ChildNodes</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: DataType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>DataType</maml:name>
          <maml:description>
            <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
          </maml:description>
          <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MaxOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MaxOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Unbounded, Once</maml:para>
          </maml:description>
          <command:parameterValue required="true">MaxOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: MinOccurs -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>MinOccurs</maml:name>
          <maml:description>
            <maml:para>Possible values: Once, Zero</maml:para>
          </maml:description>
          <command:parameterValue required="true">MinOccurs</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: NamespacePrefix -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>NamespacePrefix</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnAfterAssignVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnAfterAssignVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: OnBeforePassVariable -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>OnBeforePassVariable</maml:name>
          <command:parameterValue required="true">ScriptBlock</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.ScriptBlock</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Position -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Position</maml:name>
          <maml:description>
            <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
          </maml:description>
          <command:parameterValue required="true">Position</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: TextType -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>TextType</maml:name>
          <maml:description>
            <maml:para>Possible values: Text, BigText</maml:para>
          </maml:description>
          <command:parameterValue required="true">TextType</command:parameterValue>
          <dev:type>
            <maml:name>UncommonSense.CBreeze.Core.TextType</maml:name>
            <maml:uri />
          </dev:type>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BigText</command:parameterValue>
          </command:parameterValueGroup>
        </command:parameter>
        <!-- Parameter: Unbound -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Unbound</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: VariableName -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>VariableName</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Width -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Width</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Position -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Position</maml:name>
        <maml:description>
          <maml:para>Possible values: FirstWithinContainer, LastWithinContainer</maml:para>
        </maml:description>
        <command:parameterValue required="true">Position</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.Position</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">FirstWithinContainer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">LastWithinContainer</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: DataType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>DataType</maml:name>
        <maml:description>
          <maml:para>Possible values: BigInteger, Binary, BLOB, Boolean, Code, DateFormula, Date, DateTime, Decimal, Duration, GUID, Integer, OemCode, OemText, Option, RecordID, TableFilter, Text, Time</maml:para>
        </maml:description>
        <command:parameterValue required="true">XmlPortNodeDataType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Common.XmlPortNodeDataType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">BigInteger</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Binary</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BLOB</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Code</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateFormula</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Date</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">DateTime</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Decimal</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Duration</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">GUID</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Integer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OemCode</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">OemText</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Option</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">RecordID</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">TableFilter</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Time</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: MaxOccurs -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MaxOccurs</maml:name>
        <maml:description>
          <maml:para>Possible values: Unbounded, Once</maml:para>
        </maml:description>
        <command:parameterValue required="true">MaxOccurs</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MaxOccurs</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Unbounded</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: MinOccurs -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>MinOccurs</maml:name>
        <maml:description>
          <maml:para>Possible values: Once, Zero</maml:para>
        </maml:description>
        <command:parameterValue required="true">MinOccurs</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.MinOccurs</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Once</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Zero</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: NamespacePrefix -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>NamespacePrefix</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnAfterAssignVariable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnAfterAssignVariable</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: OnBeforePassVariable -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>OnBeforePassVariable</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: TextType -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>TextType</maml:name>
        <maml:description>
          <maml:para>Possible values: Text, BigText</maml:para>
        </maml:description>
        <command:parameterValue required="true">TextType</command:parameterValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.TextType</maml:name>
          <maml:uri />
        </dev:type>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Text</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BigText</command:parameterValue>
        </command:parameterValueGroup>
      </command:parameter>
      <!-- Parameter: Unbound -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Unbound</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: VariableName -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>VariableName</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Width -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Width</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ChildNodes -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="2">
        <maml:name>ChildNodes</maml:name>
        <command:parameterValue required="true">ScriptBlock</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.ScriptBlock</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">Guid</command:parameterValue>
        <dev:type>
          <maml:name>System.Guid</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>00000000-0000-0000-0000-000000000000</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: XmlPortNode -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.XmlPortNode</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
  <!-- Cmdlet: New-CBreezeXmlPortVariable -->
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>New-CBreezeXmlPortVariable</command:name>
      <command:verb>New</command:verb>
      <command:noun>CBreezeXmlPortVariable</command:noun>
    </command:details>
    <command:syntax>
      <!-- Parameter set: NewWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: NewWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithoutID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortVariable</maml:name>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <!-- Parameter set: AddWithID -->
      <command:syntaxItem>
        <maml:name>New-CBreezeXmlPortVariable</maml:name>
        <!-- Parameter: ID -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
          <maml:name>ID</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: Name -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: SubType -->
        <command:parameter required="true" globbing="false" pipelineInput="false" position="3">
          <maml:name>SubType</maml:name>
          <command:parameterValue required="true">int</command:parameterValue>
          <dev:type>
            <maml:name>System.Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>0</dev:defaultValue>
        </command:parameter>
        <!-- Parameter: InputObject -->
        <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
          <maml:name>InputObject</maml:name>
          <command:parameterValue required="true">PSObject</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.PSObject</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: Dimensions -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>Dimensions</maml:name>
          <command:parameterValue required="true">string</command:parameterValue>
          <dev:type>
            <maml:name>System.String</maml:name>
            <maml:uri />
          </dev:type>
        </command:parameter>
        <!-- Parameter: PassThru -->
        <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
          <maml:name>PassThru</maml:name>
          <command:parameterValue required="true">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>System.Management.Automation.SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>False</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <!-- Parameter: Dimensions -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>Dimensions</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: SubType -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="2">
        <maml:name>SubType</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: Name -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>Name</maml:name>
        <command:parameterValue required="true">string</command:parameterValue>
        <dev:type>
          <maml:name>System.String</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: ID -->
      <command:parameter required="true" globbing="false" pipelineInput="false" position="1">
        <maml:name>ID</maml:name>
        <command:parameterValue required="true">int</command:parameterValue>
        <dev:type>
          <maml:name>System.Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>0</dev:defaultValue>
      </command:parameter>
      <!-- Parameter: InputObject -->
      <command:parameter required="true" globbing="false" pipelineInput="true (ByValue)" position="named">
        <maml:name>InputObject</maml:name>
        <command:parameterValue required="true">PSObject</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:parameter>
      <!-- Parameter: PassThru -->
      <command:parameter required="false" globbing="false" pipelineInput="false" position="named">
        <maml:name>PassThru</maml:name>
        <command:parameterValue required="true">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>System.Management.Automation.SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>False</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.Management.Automation.PSObject</maml:name>
          <maml:uri />
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <!-- OutputType: XmlPortVariable -->
      <command:returnValue>
        <dev:type>
          <maml:name>UncommonSense.CBreeze.Core.XmlPortVariable</maml:name>
          <maml:uri />
        </dev:type>
      </command:returnValue>
    </command:returnValues>
  </command:command>
</helpItems>