<?xml version="1.0" encoding="UTF-8"?>
<report xmlns="http://www.eclipse.org/birt/2005/design" version="3.2.23" id="1">
    <property name="createdBy">Eclipse BIRT Designer Version 4.2.2.v201301221637 Build &lt;4.2.2.v20130206-1509></property>
    <list-property name="propertyBindings">
        <structure>
            <property name="name">FILELIST</property>
            <property name="id">5525</property>
            <expression name="value">params["XMLDataSource"].value</expression>
        </structure>
    </list-property>
    <property name="units">in</property>
    <property name="iconFile">/templates/blank_report.gif</property>
    <property name="bidiLayoutOrientation">ltr</property>
    <property name="imageDPI">96</property>
    <parameters>
        <scalar-parameter name="XMLDataSource" id="888">
            <property name="valueType">static</property>
            <property name="dataType">string</property>
            <property name="distinct">true</property>
            <list-property name="selectionList"/>
            <property name="paramType">simple</property>
            <property name="controlType">text-box</property>
            <structure name="format">
                <property name="category">Unformatted</property>
            </structure>
        </scalar-parameter>
    </parameters>
    <data-sources>
        <oda-data-source extensionID="org.eclipse.datatools.enablement.oda.xml" name="All Data" id="5525">
            <property name="FILELIST">C:\temp\DaVinci\Reporting\CFG\data\DaVinciCfgReporting.xml</property>
        </oda-data-source>
    </data-sources>
    <data-sets>
        <oda-data-set extensionID="org.eclipse.datatools.enablement.oda.xml.dataSet" name="ds_ModuleConfigurations" id="26862">
            <list-property name="columnHints">
                <structure>
                    <property name="columnName">Id</property>
                    <property name="analysis">dimension</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">Id</text-property>
                </structure>
                <structure>
                    <property name="columnName">Name</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">Name</text-property>
                </structure>
                <structure>
                    <property name="columnName">Fullname</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">Fullname</text-property>
                </structure>
                <structure>
                    <property name="columnName">Annotation</property>
                    <property name="analysis">dimension</property>
                    <text-property name="heading">Annotation</text-property>
                </structure>
                <structure>
                    <property name="columnName">SubContainersCount</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">SubContainersCount</text-property>
                </structure>
            </list-property>
            <list-property name="parameters"/>
            <structure name="cachedMetaData">
                <list-property name="resultSet">
                    <structure>
                        <property name="position">1</property>
                        <property name="name">Id</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">2</property>
                        <property name="name">Name</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">3</property>
                        <property name="name">Fullname</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">4</property>
                        <property name="name">Annotation</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">5</property>
                        <property name="name">SubContainersCount</property>
                        <property name="dataType">string</property>
                    </structure>
                </list-property>
            </structure>
            <property name="dataSource">All Data</property>
            <list-property name="resultSet">
                <structure>
                    <property name="position">1</property>
                    <property name="name">Id</property>
                    <property name="nativeName">Id</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">2</property>
                    <property name="name">Name</property>
                    <property name="nativeName">Name</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">3</property>
                    <property name="name">Fullname</property>
                    <property name="nativeName">Fullname</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">4</property>
                    <property name="name">Annotation</property>
                    <property name="nativeName">Annotation</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">5</property>
                    <property name="name">SubContainersCount</property>
                    <property name="nativeName">SubContainersCount</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
            </list-property>
            <xml-property name="queryText"><![CDATA[table0#-TNAME-#table0#:#[/DaVinciCfgReporting/ModuleConfigs/ModuleConfig]#:#{Id;STRING;/@Id},{Name;STRING;/@Name},{Fullname;STRING;/@Fullname},{Annotation;STRING;/@Annotation},{SubContainersCount;STRING;/@SubContainersCount}]]></xml-property>
            <xml-property name="designerValues"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<model:DesignValues xmlns:design="http://www.eclipse.org/datatools/connectivity/oda/design" xmlns:model="http://www.eclipse.org/birt/report/model/adapter/odaModel">
  <Version>2.0</Version>
  <design:ResultSets derivedMetaData="true">
    <design:resultSetDefinitions>
      <design:resultSetColumns>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>Fullname</design:name>
              <design:position>1</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>Fullname</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>Name</design:name>
              <design:position>2</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>Name</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
      </design:resultSetColumns>
      <design:criteria/>
    </design:resultSetDefinitions>
  </design:ResultSets>
</model:DesignValues>]]></xml-property>
            <list-property name="privateDriverProperties">
                <ex-property>
                    <name>MAX_ROW</name>
                    <value>-1</value>
                </ex-property>
                <ex-property>
                    <name>XML_FILE</name>
                </ex-property>
            </list-property>
        </oda-data-set>
        <oda-data-set extensionID="org.eclipse.datatools.enablement.oda.xml.dataSet" name="ds_ModuleConfigsRoot" id="27469">
            <list-property name="columnHints">
                <structure>
                    <property name="columnName">Count</property>
                    <text-property name="heading">Count</text-property>
                </structure>
            </list-property>
            <structure name="cachedMetaData">
                <list-property name="resultSet">
                    <structure>
                        <property name="position">1</property>
                        <property name="name">Count</property>
                        <property name="dataType">string</property>
                    </structure>
                </list-property>
            </structure>
            <property name="dataSource">All Data</property>
            <list-property name="resultSet">
                <structure>
                    <property name="position">1</property>
                    <property name="name">Count</property>
                    <property name="nativeName">Count</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
            </list-property>
            <xml-property name="queryText"><![CDATA[table0#-TNAME-#table0#:#[/DaVinciCfgReporting/ModuleConfigs]#:#{Count;STRING;/@Count}]]></xml-property>
            <xml-property name="designerValues"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<model:DesignValues xmlns:design="http://www.eclipse.org/datatools/connectivity/oda/design" xmlns:model="http://www.eclipse.org/birt/report/model/adapter/odaModel">
  <Version>2.0</Version>
  <design:ResultSets derivedMetaData="true">
    <design:resultSetDefinitions>
      <design:resultSetColumns>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>Count</design:name>
              <design:position>1</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>Count</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
      </design:resultSetColumns>
      <design:criteria/>
    </design:resultSetDefinitions>
  </design:ResultSets>
</model:DesignValues>]]></xml-property>
            <list-property name="privateDriverProperties">
                <ex-property>
                    <name>MAX_ROW</name>
                    <value>-1</value>
                </ex-property>
                <ex-property>
                    <name>XML_FILE</name>
                </ex-property>
            </list-property>
        </oda-data-set>
        <oda-data-set extensionID="org.eclipse.datatools.enablement.oda.xml.dataSet" name="ds_ContainersAndParameters" id="27922">
            <list-property name="columnHints">
                <structure>
                    <property name="columnName">Id</property>
                    <property name="analysis">dimension</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">Id</text-property>
                    <property name="analysisColumn">Id</property>
                </structure>
                <structure>
                    <property name="columnName">Indent</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">Indent</text-property>
                    <property name="analysisColumn">Indent</property>
                </structure>
                <structure>
                    <property name="columnName">ModuleConfigId</property>
                    <property name="analysis">dimension</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ModuleConfigId</text-property>
                    <property name="analysisColumn">ModuleConfigId</property>
                </structure>
                <structure>
                    <property name="columnName">Name</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">Name</text-property>
                    <property name="analysisColumn">Name</property>
                </structure>
                <structure>
                    <property name="columnName">Annotation</property>
                    <property name="analysis">dimension</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">Annotation</text-property>
                </structure>
                <structure>
                    <property name="columnName">ParamsCount</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamsCount</text-property>
                    <property name="analysisColumn">ParamsCount</property>
                </structure>
                <structure>
                    <property name="columnName">ParentId</property>
                    <property name="analysis">dimension</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParentId</text-property>
                    <property name="analysisColumn">ParentId</property>
                </structure>
                <structure>
                    <property name="columnName">Path</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">Path</text-property>
                    <property name="analysisColumn">Path</property>
                </structure>
                <structure>
                    <property name="columnName">SubContainersCount</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">SubContainersCount</text-property>
                    <property name="analysisColumn">SubContainersCount</property>
                </structure>
                <structure>
                    <property name="columnName">ParamId</property>
                    <property name="analysis">dimension</property>
                    <text-property name="heading">ParamId</text-property>
                </structure>
                <structure>
                    <property name="columnName">ParamAnnotation</property>
                    <property name="analysis">dimension</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamAnnotation</text-property>
                </structure>
                <structure>
                    <property name="columnName">ParamCurrentValue</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamCurrentValue</text-property>
                    <property name="analysisColumn">ParamCurrentValue</property>
                </structure>
                <structure>
                    <property name="columnName">ParamDerivedValue</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamDerivedValue</text-property>
                    <property name="analysisColumn">ParamDerivedValue</property>
                </structure>
                <structure>
                    <property name="columnName">ParamHasDerivedValue</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamHasDerivedValue</text-property>
                    <property name="analysisColumn">ParamHasDerivedValue</property>
                </structure>
                <structure>
                    <property name="columnName">ParamIsUserDefined</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamIsUserDefined</text-property>
                    <property name="analysisColumn">ParamIsUserDefined</property>
                </structure>
                <structure>
                    <property name="columnName">ParamName</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamName</text-property>
                    <property name="analysisColumn">ParamName</property>
                </structure>
                <structure>
                    <property name="columnName">ParamStateComment</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamStateComment</text-property>
                    <property name="analysisColumn">ParamStateComment</property>
                </structure>
                <structure>
                    <property name="columnName">ParamStateCommentColor</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamStateCommentColor</text-property>
                    <property name="analysisColumn">ParamStateCommentColor</property>
                </structure>
            </list-property>
            <list-property name="parameters">
                <structure>
                    <property name="name">pModConfigID</property>
                    <property name="nativeName">pModConfigID</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                    <property name="position">1</property>
                    <expression name="defaultValue" type="constant">default</expression>
                    <property name="isOptional">false</property>
                    <property name="isInput">true</property>
                    <property name="isOutput">false</property>
                </structure>
            </list-property>
            <structure name="cachedMetaData">
                <list-property name="resultSet">
                    <structure>
                        <property name="position">1</property>
                        <property name="name">Id</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">2</property>
                        <property name="name">Indent</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">3</property>
                        <property name="name">ModuleConfigId</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">4</property>
                        <property name="name">Name</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">5</property>
                        <property name="name">Annotation</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">6</property>
                        <property name="name">ParamsCount</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">7</property>
                        <property name="name">ParentId</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">8</property>
                        <property name="name">Path</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">9</property>
                        <property name="name">SubContainersCount</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">10</property>
                        <property name="name">ParamId</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">11</property>
                        <property name="name">ParamAnnotation</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">12</property>
                        <property name="name">ParamCurrentValue</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">13</property>
                        <property name="name">ParamDerivedValue</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">14</property>
                        <property name="name">ParamHasDerivedValue</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">15</property>
                        <property name="name">ParamIsUserDefined</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">16</property>
                        <property name="name">ParamName</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">17</property>
                        <property name="name">ParamStateComment</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">18</property>
                        <property name="name">ParamStateCommentColor</property>
                        <property name="dataType">string</property>
                    </structure>
                </list-property>
            </structure>
            <property name="dataSource">All Data</property>
            <list-property name="resultSet">
                <structure>
                    <property name="position">1</property>
                    <property name="name">Id</property>
                    <property name="nativeName">Id</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">2</property>
                    <property name="name">Indent</property>
                    <property name="nativeName">Indent</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">3</property>
                    <property name="name">ModuleConfigId</property>
                    <property name="nativeName">ModuleConfigId</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">4</property>
                    <property name="name">Name</property>
                    <property name="nativeName">Name</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">5</property>
                    <property name="name">Annotation</property>
                    <property name="nativeName">Annotation</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">6</property>
                    <property name="name">ParamsCount</property>
                    <property name="nativeName">ParamsCount</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">7</property>
                    <property name="name">ParentId</property>
                    <property name="nativeName">ParentId</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">8</property>
                    <property name="name">Path</property>
                    <property name="nativeName">Path</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">9</property>
                    <property name="name">SubContainersCount</property>
                    <property name="nativeName">SubContainersCount</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">10</property>
                    <property name="name">ParamId</property>
                    <property name="nativeName">ParamId</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">11</property>
                    <property name="name">ParamAnnotation</property>
                    <property name="nativeName">ParamAnnotation</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">12</property>
                    <property name="name">ParamCurrentValue</property>
                    <property name="nativeName">ParamCurrentValue</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">13</property>
                    <property name="name">ParamDerivedValue</property>
                    <property name="nativeName">ParamDerivedValue</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">14</property>
                    <property name="name">ParamHasDerivedValue</property>
                    <property name="nativeName">ParamHasDerivedValue</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">15</property>
                    <property name="name">ParamIsUserDefined</property>
                    <property name="nativeName">ParamIsUserDefined</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">16</property>
                    <property name="name">ParamName</property>
                    <property name="nativeName">ParamName</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">17</property>
                    <property name="name">ParamStateComment</property>
                    <property name="nativeName">ParamStateComment</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">18</property>
                    <property name="name">ParamStateCommentColor</property>
                    <property name="nativeName">ParamStateCommentColor</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
            </list-property>
            <xml-property name="queryText"><![CDATA[table0#-TNAME-#table0#:#[/DaVinciCfgReporting/ModuleConfigs/ModuleConfig/Containers/Container[@ModuleConfigId="{?pModConfigID?}"]]#:#{Id;STRING;/@Id},{Indent;STRING;/@Indent},{ModuleConfigId;STRING;/@ModuleConfigId},{Name;STRING;/@Name},{Annotation;STRING;/@Annotation},{ParamsCount;STRING;/@ParamsCount},{ParentId;STRING;/@ParentId},{Path;STRING;/@Path},{SubContainersCount;STRING;/@SubContainersCount},{ParamId;STRING;/@ParamId},{ParamAnnotation;STRING;/@ParamAnnotation},{ParamCurrentValue;STRING;/@ParamCurrentValue},{ParamDerivedValue;STRING;/@ParamDerivedValue},{ParamHasDerivedValue;STRING;/@ParamHasDerivedValue},{ParamIsUserDefined;STRING;/@ParamIsUserDefined},{ParamName;STRING;/@ParamName},{ParamStateComment;STRING;/@ParamStateComment},{ParamStateCommentColor;STRING;/@ParamStateCommentColor}]]></xml-property>
            <xml-property name="designerValues"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<model:DesignValues xmlns:design="http://www.eclipse.org/datatools/connectivity/oda/design" xmlns:model="http://www.eclipse.org/birt/report/model/adapter/odaModel">
  <Version>2.0</Version>
  <DataSetParameters>
    <parameter>
      <design:ParameterDefinition>
        <design:inOutMode>In</design:inOutMode>
        <design:attributes>
          <design:identifier>
            <design:name>pModConfigID</design:name>
            <design:position>1</design:position>
          </design:identifier>
          <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
          <design:precision>-1</design:precision>
          <design:scale>-1</design:scale>
          <design:nullability>Unknown</design:nullability>
        </design:attributes>
      </design:ParameterDefinition>
    </parameter>
  </DataSetParameters>
  <design:ResultSets derivedMetaData="true">
    <design:resultSetDefinitions>
      <design:resultSetColumns>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>Id</design:name>
              <design:position>1</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>Id</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>Indent</design:name>
              <design:position>2</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>Indent</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ModuleConfigId</design:name>
              <design:position>3</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ModuleConfigId</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>Name</design:name>
              <design:position>4</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>Name</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamsCount</design:name>
              <design:position>5</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamsCount</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParentId</design:name>
              <design:position>6</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParentId</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>Path</design:name>
              <design:position>7</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>Path</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>SubContainersCount</design:name>
              <design:position>8</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>SubContainersCount</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamCurrentValue</design:name>
              <design:position>9</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamCurrentValue</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamDerivedValue</design:name>
              <design:position>10</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamDerivedValue</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamHasDerivedValue</design:name>
              <design:position>11</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamHasDerivedValue</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamIsUserDefined</design:name>
              <design:position>12</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamIsUserDefined</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamName</design:name>
              <design:position>13</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamName</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamStateComment</design:name>
              <design:position>14</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamStateComment</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamStateCommentColor</design:name>
              <design:position>15</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamStateCommentColor</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
      </design:resultSetColumns>
      <design:criteria/>
    </design:resultSetDefinitions>
  </design:ResultSets>
</model:DesignValues>]]></xml-property>
            <list-property name="privateDriverProperties">
                <ex-property>
                    <name>MAX_ROW</name>
                    <value>-1</value>
                </ex-property>
                <ex-property>
                    <name>XML_FILE</name>
                </ex-property>
            </list-property>
        </oda-data-set>
        <oda-data-set extensionID="org.eclipse.datatools.enablement.oda.xml.dataSet" name="ds_ContainersAndParameters1_ID" id="28075">
            <list-property name="columnHints">
                <structure>
                    <property name="columnName">Id</property>
                    <property name="analysis">dimension</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">Id</text-property>
                    <property name="analysisColumn">Id</property>
                </structure>
                <structure>
                    <property name="columnName">Indent</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">Indent</text-property>
                    <property name="analysisColumn">Indent</property>
                </structure>
                <structure>
                    <property name="columnName">ModuleConfigId</property>
                    <property name="analysis">dimension</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ModuleConfigId</text-property>
                    <property name="analysisColumn">ModuleConfigId</property>
                </structure>
                <structure>
                    <property name="columnName">Name</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">Name</text-property>
                    <property name="analysisColumn">Name</property>
                </structure>
                <structure>
                    <property name="columnName">Annotation</property>
                    <property name="analysis">dimension</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">Annotation</text-property>
                </structure>
                <structure>
                    <property name="columnName">ParamsCount</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamsCount</text-property>
                    <property name="analysisColumn">ParamsCount</property>
                </structure>
                <structure>
                    <property name="columnName">ParentId</property>
                    <property name="analysis">dimension</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParentId</text-property>
                    <property name="analysisColumn">ParentId</property>
                </structure>
                <structure>
                    <property name="columnName">Path</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">Path</text-property>
                    <property name="analysisColumn">Path</property>
                </structure>
                <structure>
                    <property name="columnName">SubContainersCount</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">SubContainersCount</text-property>
                    <property name="analysisColumn">SubContainersCount</property>
                </structure>
                <structure>
                    <property name="columnName">ParamId</property>
                    <property name="analysis">dimension</property>
                    <text-property name="heading">ParamId</text-property>
                </structure>
                <structure>
                    <property name="columnName">ParamAnnotation</property>
                    <property name="analysis">dimension</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamAnnotation</text-property>
                </structure>
                <structure>
                    <property name="columnName">ParamCurrentValue</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamCurrentValue</text-property>
                    <property name="analysisColumn">ParamCurrentValue</property>
                </structure>
                <structure>
                    <property name="columnName">ParamDerivedValue</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamDerivedValue</text-property>
                    <property name="analysisColumn">ParamDerivedValue</property>
                </structure>
                <structure>
                    <property name="columnName">ParamHasDerivedValue</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamHasDerivedValue</text-property>
                    <property name="analysisColumn">ParamHasDerivedValue</property>
                </structure>
                <structure>
                    <property name="columnName">ParamIsUserDefined</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamIsUserDefined</text-property>
                    <property name="analysisColumn">ParamIsUserDefined</property>
                </structure>
                <structure>
                    <property name="columnName">ParamName</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamName</text-property>
                    <property name="analysisColumn">ParamName</property>
                </structure>
                <structure>
                    <property name="columnName">ParamStateComment</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamStateComment</text-property>
                    <property name="analysisColumn">ParamStateComment</property>
                </structure>
                <structure>
                    <property name="columnName">ParamStateCommentColor</property>
                    <property name="analysis">attribute</property>
                    <property name="onColumnLayout">false</property>
                    <text-property name="heading">ParamStateCommentColor</text-property>
                    <property name="analysisColumn">ParamStateCommentColor</property>
                </structure>
            </list-property>
            <list-property name="parameters">
                <structure>
                    <property name="name">pID</property>
                    <property name="nativeName">pID</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                    <property name="position">1</property>
                    <expression name="defaultValue" type="constant">default</expression>
                    <property name="isOptional">false</property>
                    <property name="isInput">true</property>
                    <property name="isOutput">false</property>
                </structure>
            </list-property>
            <structure name="cachedMetaData">
                <list-property name="resultSet">
                    <structure>
                        <property name="position">1</property>
                        <property name="name">Id</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">2</property>
                        <property name="name">Indent</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">3</property>
                        <property name="name">ModuleConfigId</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">4</property>
                        <property name="name">Name</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">5</property>
                        <property name="name">Annotation</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">6</property>
                        <property name="name">ParamsCount</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">7</property>
                        <property name="name">ParentId</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">8</property>
                        <property name="name">Path</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">9</property>
                        <property name="name">SubContainersCount</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">10</property>
                        <property name="name">ParamId</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">11</property>
                        <property name="name">ParamAnnotation</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">12</property>
                        <property name="name">ParamCurrentValue</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">13</property>
                        <property name="name">ParamDerivedValue</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">14</property>
                        <property name="name">ParamHasDerivedValue</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">15</property>
                        <property name="name">ParamIsUserDefined</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">16</property>
                        <property name="name">ParamName</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">17</property>
                        <property name="name">ParamStateComment</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">18</property>
                        <property name="name">ParamStateCommentColor</property>
                        <property name="dataType">string</property>
                    </structure>
                </list-property>
            </structure>
            <property name="dataSource">All Data</property>
            <list-property name="resultSet">
                <structure>
                    <property name="position">1</property>
                    <property name="name">Id</property>
                    <property name="nativeName">Id</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">2</property>
                    <property name="name">Indent</property>
                    <property name="nativeName">Indent</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">3</property>
                    <property name="name">ModuleConfigId</property>
                    <property name="nativeName">ModuleConfigId</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">4</property>
                    <property name="name">Name</property>
                    <property name="nativeName">Name</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">5</property>
                    <property name="name">Annotation</property>
                    <property name="nativeName">Annotation</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">6</property>
                    <property name="name">ParamsCount</property>
                    <property name="nativeName">ParamsCount</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">7</property>
                    <property name="name">ParentId</property>
                    <property name="nativeName">ParentId</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">8</property>
                    <property name="name">Path</property>
                    <property name="nativeName">Path</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">9</property>
                    <property name="name">SubContainersCount</property>
                    <property name="nativeName">SubContainersCount</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">10</property>
                    <property name="name">ParamId</property>
                    <property name="nativeName">ParamId</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">11</property>
                    <property name="name">ParamAnnotation</property>
                    <property name="nativeName">ParamAnnotation</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">12</property>
                    <property name="name">ParamCurrentValue</property>
                    <property name="nativeName">ParamCurrentValue</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">13</property>
                    <property name="name">ParamDerivedValue</property>
                    <property name="nativeName">ParamDerivedValue</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">14</property>
                    <property name="name">ParamHasDerivedValue</property>
                    <property name="nativeName">ParamHasDerivedValue</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">15</property>
                    <property name="name">ParamIsUserDefined</property>
                    <property name="nativeName">ParamIsUserDefined</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">16</property>
                    <property name="name">ParamName</property>
                    <property name="nativeName">ParamName</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">17</property>
                    <property name="name">ParamStateComment</property>
                    <property name="nativeName">ParamStateComment</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">18</property>
                    <property name="name">ParamStateCommentColor</property>
                    <property name="nativeName">ParamStateCommentColor</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
            </list-property>
            <xml-property name="queryText"><![CDATA[table0#-TNAME-#table0#:#[/DaVinciCfgReporting/ModuleConfigs/ModuleConfig/Containers/Container[@Id="{?pID?}"]]#:#{Id;STRING;/@Id},{Indent;STRING;/@Indent},{ModuleConfigId;STRING;/@ModuleConfigId},{Name;STRING;/@Name},{Annotation;STRING;../../@Annotation},{ParamsCount;STRING;/@ParamsCount},{ParentId;STRING;/@ParentId},{Path;STRING;/@Path},{SubContainersCount;STRING;/@SubContainersCount},{ParamId;STRING;/@ParamId},{ParamAnnotation;STRING;/@ParamAnnotation},{ParamCurrentValue;STRING;/@ParamCurrentValue},{ParamDerivedValue;STRING;/@ParamDerivedValue},{ParamHasDerivedValue;STRING;/@ParamHasDerivedValue},{ParamIsUserDefined;STRING;/@ParamIsUserDefined},{ParamName;STRING;/@ParamName},{ParamStateComment;STRING;/@ParamStateComment},{ParamStateCommentColor;STRING;/@ParamStateCommentColor}]]></xml-property>
            <xml-property name="designerValues"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<model:DesignValues xmlns:design="http://www.eclipse.org/datatools/connectivity/oda/design" xmlns:model="http://www.eclipse.org/birt/report/model/adapter/odaModel">
  <Version>2.0</Version>
  <DataSetParameters>
    <parameter>
      <design:ParameterDefinition>
        <design:inOutMode>In</design:inOutMode>
        <design:attributes>
          <design:identifier>
            <design:name>pID</design:name>
            <design:position>1</design:position>
          </design:identifier>
          <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
          <design:precision>-1</design:precision>
          <design:scale>-1</design:scale>
          <design:nullability>Unknown</design:nullability>
        </design:attributes>
      </design:ParameterDefinition>
    </parameter>
  </DataSetParameters>
  <design:ResultSets derivedMetaData="true">
    <design:resultSetDefinitions>
      <design:resultSetColumns>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>Id</design:name>
              <design:position>1</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>Id</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>Indent</design:name>
              <design:position>2</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>Indent</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ModuleConfigId</design:name>
              <design:position>3</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ModuleConfigId</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>Name</design:name>
              <design:position>4</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>Name</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamsCount</design:name>
              <design:position>5</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamsCount</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParentId</design:name>
              <design:position>6</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParentId</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>Path</design:name>
              <design:position>7</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>Path</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>SubContainersCount</design:name>
              <design:position>8</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>SubContainersCount</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamCurrentValue</design:name>
              <design:position>9</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamCurrentValue</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamDerivedValue</design:name>
              <design:position>10</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamDerivedValue</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamHasDerivedValue</design:name>
              <design:position>11</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamHasDerivedValue</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamIsUserDefined</design:name>
              <design:position>12</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamIsUserDefined</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamName</design:name>
              <design:position>13</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamName</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamStateComment</design:name>
              <design:position>14</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamStateComment</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParamStateCommentColor</design:name>
              <design:position>15</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParamStateCommentColor</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
      </design:resultSetColumns>
      <design:criteria/>
    </design:resultSetDefinitions>
  </design:ResultSets>
</model:DesignValues>]]></xml-property>
            <list-property name="privateDriverProperties">
                <ex-property>
                    <name>MAX_ROW</name>
                    <value>-1</value>
                </ex-property>
                <ex-property>
                    <name>XML_FILE</name>
                </ex-property>
            </list-property>
        </oda-data-set>
        <oda-data-set extensionID="org.eclipse.datatools.enablement.oda.xml.dataSet" name="ds_Annotations" id="28843">
            <list-property name="columnHints">
                <structure>
                    <property name="columnName">Label</property>
                    <property name="analysis">dimension</property>
                    <text-property name="heading">Label</text-property>
                </structure>
                <structure>
                    <property name="columnName">ParentId</property>
                    <property name="analysis">dimension</property>
                    <text-property name="heading">ParentId</text-property>
                </structure>
                <structure>
                    <property name="columnName">Text</property>
                    <property name="analysis">dimension</property>
                    <text-property name="heading">Text</text-property>
                </structure>
            </list-property>
            <list-property name="parameters">
                <structure>
                    <property name="name">pParentId</property>
                    <property name="nativeName">pParentId</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                    <property name="position">1</property>
                    <expression name="defaultValue" type="javascript">default</expression>
                    <property name="isOptional">false</property>
                    <property name="isInput">true</property>
                    <property name="isOutput">false</property>
                </structure>
            </list-property>
            <structure name="cachedMetaData">
                <list-property name="resultSet">
                    <structure>
                        <property name="position">1</property>
                        <property name="name">Label</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">2</property>
                        <property name="name">ParentId</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">3</property>
                        <property name="name">Text</property>
                        <property name="dataType">string</property>
                    </structure>
                </list-property>
            </structure>
            <property name="dataSource">All Data</property>
            <list-property name="resultSet">
                <structure>
                    <property name="position">1</property>
                    <property name="name">Label</property>
                    <property name="nativeName">Label</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">2</property>
                    <property name="name">ParentId</property>
                    <property name="nativeName">ParentId</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">3</property>
                    <property name="name">Text</property>
                    <property name="nativeName">Text</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
            </list-property>
            <xml-property name="queryText"><![CDATA[table0#-TNAME-#table0#:#[/DaVinciCfgReporting/Annotations/Annotation[@ParentId="{?pParentId?}"]]#:#{Label;STRING;/@Label},{ParentId;STRING;/@ParentId},{Text;STRING;/@Text}]]></xml-property>
            <xml-property name="designerValues"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<model:DesignValues xmlns:design="http://www.eclipse.org/datatools/connectivity/oda/design" xmlns:model="http://www.eclipse.org/birt/report/model/adapter/odaModel">
  <Version>2.0</Version>
  <DataSetParameters>
    <parameter>
      <design:ParameterDefinition>
        <design:inOutMode>In</design:inOutMode>
        <design:attributes>
          <design:identifier>
            <design:name>pParentId</design:name>
            <design:position>1</design:position>
          </design:identifier>
          <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
          <design:precision>-1</design:precision>
          <design:scale>-1</design:scale>
          <design:nullability>Unknown</design:nullability>
        </design:attributes>
        <design:inputAttributes>
          <design:elementAttributes>
            <design:defaultValues>
              <design:values>CustomData value: default, displayValue: null</design:values>
            </design:defaultValues>
          </design:elementAttributes>
        </design:inputAttributes>
      </design:ParameterDefinition>
    </parameter>
  </DataSetParameters>
  <design:ResultSets derivedMetaData="true">
    <design:resultSetDefinitions>
      <design:resultSetColumns>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>Label</design:name>
              <design:position>1</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>Label</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>ParentId</design:name>
              <design:position>2</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>ParentId</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>Text</design:name>
              <design:position>3</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>-1</design:precision>
            <design:scale>-1</design:scale>
            <design:nullability>Unknown</design:nullability>
          </design:attributes>
          <design:usageHints>
            <design:label>Text</design:label>
            <design:formattingHints/>
          </design:usageHints>
        </design:resultColumnDefinitions>
      </design:resultSetColumns>
      <design:criteria/>
    </design:resultSetDefinitions>
  </design:ResultSets>
</model:DesignValues>]]></xml-property>
            <list-property name="privateDriverProperties">
                <ex-property>
                    <name>MAX_ROW</name>
                    <value>-1</value>
                </ex-property>
                <ex-property>
                    <name>XML_FILE</name>
                </ex-property>
            </list-property>
        </oda-data-set>
    </data-sets>
    <styles>
        <style name="report" id="4">
            <property name="fontFamily">sans-serif</property>
            <property name="fontSize">10pt</property>
        </style>
        <style name="crosstab-cell" id="5">
            <property name="borderBottomColor">#CCCCCC</property>
            <property name="borderBottomStyle">solid</property>
            <property name="borderBottomWidth">1pt</property>
            <property name="borderLeftColor">#CCCCCC</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">1pt</property>
            <property name="borderRightColor">#CCCCCC</property>
            <property name="borderRightStyle">solid</property>
            <property name="borderRightWidth">1pt</property>
            <property name="borderTopColor">#CCCCCC</property>
            <property name="borderTopStyle">solid</property>
            <property name="borderTopWidth">1pt</property>
        </style>
        <style name="crosstab" id="6">
            <property name="borderBottomColor">#CCCCCC</property>
            <property name="borderBottomStyle">solid</property>
            <property name="borderBottomWidth">1pt</property>
            <property name="borderLeftColor">#CCCCCC</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">1pt</property>
            <property name="borderRightColor">#CCCCCC</property>
            <property name="borderRightStyle">solid</property>
            <property name="borderRightWidth">1pt</property>
            <property name="borderTopColor">#CCCCCC</property>
            <property name="borderTopStyle">solid</property>
            <property name="borderTopWidth">1pt</property>
        </style>
        <style name="SWCT_Header" id="45">
            <property name="backgroundColor">#FFFFFF</property>
            <property name="fontSize">15pt</property>
            <property name="fontWeight">bold</property>
            <property name="borderBottomStyle">solid</property>
            <property name="borderTopWidth">thin</property>
            <property name="paddingTop">10pt</property>
            <property name="paddingBottom">5pt</property>
            <property name="textAlign">left</property>
        </style>
        <style name="KindOfPorts_Heading" id="64">
            <property name="backgroundColor">#BFBFBF</property>
            <property name="fontSize">14pt</property>
            <property name="fontWeight">lighter</property>
            <property name="textUnderline">underline</property>
        </style>
        <style name="PortDirection_Header" id="111">
            <property name="fontStyle">italic</property>
            <property name="textUnderline">underline</property>
        </style>
        <style name="PPT_Header" id="197">
            <property name="backgroundColor">#E0E0E0</property>
            <property name="fontSize">12pt</property>
            <property name="paddingTop">5pt</property>
            <property name="paddingLeft">5pt</property>
            <property name="paddingBottom">10pt</property>
            <property name="textAlign">left</property>
        </style>
        <style name="DataElements_Header" id="438">
            <property name="fontWeight">bold</property>
            <property name="textUnderline">underline</property>
            <property name="paddingTop">10pt</property>
            <property name="paddingBottom">10pt</property>
            <property name="textAlign">left</property>
        </style>
        <style name="Ports_Category_Header" id="1276">
            <property name="fontSize">14pt</property>
            <property name="fontStyle">italic</property>
            <property name="textUnderline">underline</property>
        </style>
        <style name="tbl_DataElements" id="1297">
            <property name="borderBottomStyle">solid</property>
            <property name="borderBottomWidth">thin</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">thin</property>
            <property name="borderRightStyle">solid</property>
            <property name="borderRightWidth">thin</property>
            <property name="borderTopStyle">solid</property>
            <property name="borderTopWidth">thin</property>
        </style>
        <style name="tbl_ComSpecs" id="1507">
            <property name="backgroundColor">#FFFFFF</property>
            <property name="borderBottomStyle">solid</property>
            <property name="borderBottomWidth">1pt</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">1pt</property>
            <property name="borderRightStyle">solid</property>
            <property name="borderRightWidth">1pt</property>
            <property name="borderTopStyle">solid</property>
            <property name="borderTopWidth">1pt</property>
            <property name="paddingTop">5pt</property>
            <property name="paddingLeft">5pt</property>
            <property name="paddingBottom">5pt</property>
        </style>
        <style name="tbl_row_DataElement_Element_Bottom_Line" id="1508">
            <property name="borderBottomStyle">solid</property>
            <property name="borderBottomWidth">1pt</property>
            <property name="paddingBottom">10pt</property>
        </style>
        <style name="tbl_MSComSpecs" id="1718">
            <property name="backgroundColor">#CACBB6</property>
        </style>
        <style name="tbl_CSComSpec" id="1803">
            <property name="backgroundColor">#E0EBE8</property>
        </style>
        <style name="tbl_CalibComSpecs" id="1840">
            <property name="backgroundColor">#DFF8FD</property>
        </style>
        <style name="Navigation_Heading_01" id="2603">
            <property name="backgroundColor">#D7D7D7</property>
            <property name="fontSize">13pt</property>
            <property name="fontWeight">bolder</property>
            <property name="textUnderline">underline</property>
            <property name="textAlign">center</property>
        </style>
        <style name="Navigation_Heading_02" id="2607">
            <property name="fontSize">larger</property>
            <property name="fontWeight">bold</property>
            <property name="textUnderline">underline</property>
            <property name="paddingTop">5pt</property>
            <property name="paddingBottom">5pt</property>
        </style>
        <style name="Navigation_Ports_Header_01" id="2639">
            <property name="backgroundColor">#D7D7D7</property>
            <property name="fontWeight">bolder</property>
            <property name="textUnderline">underline</property>
            <property name="paddingBottom">5pt</property>
            <property name="textAlign">left</property>
        </style>
        <style name="Navigation_Ports_Names_01" id="2640">
            <property name="paddingLeft">5pt</property>
            <property name="textAlign">left</property>
        </style>
        <style name="RE_Triggers_Row" id="2804">
            <property name="borderBottomStyle">dotted</property>
            <property name="borderBottomWidth">1pt</property>
            <property name="paddingTop">7pt</property>
            <property name="paddingLeft">0pt</property>
            <property name="paddingBottom">7pt</property>
        </style>
        <style name="RE_TriggerDetails_Header" id="2822">
            <property name="backgroundColor">#FFFFFF</property>
            <property name="fontSize">10pt</property>
            <property name="fontWeight">bold</property>
            <property name="textUnderline">underline</property>
            <property name="borderBottomStyle">none</property>
            <property name="borderBottomWidth">1pt</property>
            <property name="paddingTop">5pt</property>
            <property name="paddingBottom">3pt</property>
            <property name="textAlign">left</property>
        </style>
        <style name="RE_Trigger_Details" id="2884">
            <property name="borderBottomStyle">dotted</property>
            <property name="borderBottomWidth">1pt</property>
            <property name="paddingLeft">5pt</property>
            <property name="paddingBottom">5pt</property>
        </style>
        <style name="Nav_BackToSWC" id="2928">
            <property name="paddingTop">10pt</property>
            <property name="paddingBottom">10pt</property>
        </style>
        <style name="row_EndOfDEPT_Tbl" id="3392">
            <property name="paddingBottom">10pt</property>
        </style>
        <style name="DEPT_Details" id="3404">
            <property name="textAlign">left</property>
        </style>
        <style name="Heading_DataType" id="3417">
            <property name="fontWeight">normal</property>
            <property name="textUnderline">none</property>
            <property name="textAlign">left</property>
        </style>
        <style name="ServiceNeed_Properties" id="4233">
            <property name="textAlign">left</property>
        </style>
        <style name="line_Bottom" id="4490">
            <property name="borderBottomStyle">solid</property>
        </style>
        <style name="Header_PPT" id="5559">
            <property name="backgroundColor">#D1D1D1</property>
            <property name="fontSize">12pt</property>
        </style>
        <style name="Header_ElementType__DEPT_OPT_CALEL__" id="5667">
            <property name="fontWeight">bold</property>
            <property name="textUnderline">underline</property>
            <property name="textAlign">left</property>
        </style>
        <style name="Chapter_Heading" id="7249">
            <property name="backgroundColor">#DDDDDD</property>
            <property name="fontSize">12pt</property>
            <property name="borderLeftColor">#DDDDDD</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">thin</property>
        </style>
        <style name="Navigation_Sub-Point_01" id="7291">
            <property name="fontSize">9pt</property>
            <property name="paddingLeft">1pt</property>
        </style>
        <style name="Heading_SWCT" id="7314">
            <property name="backgroundColor">#DDDDDD</property>
            <property name="fontSize">14pt</property>
        </style>
        <style name="Heading_Port" id="7395">
            <property name="backgroundColor">#DDDDDD</property>
            <property name="textAlign">left</property>
        </style>
        <style name="backgroupd_grey" id="7424">
            <property name="backgroundColor">#DDDDDD</property>
            <property name="borderLeftColor">#DDDDDD</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">thin</property>
        </style>
        <style name="Heading_Kinds_of_Application_Ports" id="11002">
            <property name="fontSize">11pt</property>
            <property name="borderBottomColor">#BEBEBE</property>
            <property name="borderBottomStyle">solid</property>
            <property name="borderBottomWidth">thin</property>
            <property name="borderLeftColor">#BEBEBE</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">thin</property>
            <property name="borderTopColor">#BEBEBE</property>
            <property name="borderTopStyle">solid</property>
            <property name="borderTopWidth">thin</property>
        </style>
        <style name="Border_Grey30_Left" id="11036">
            <property name="borderLeftColor">#BEBEBE</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">thin</property>
            <property name="borderTopWidth">thin</property>
        </style>
        <style name="Heading_Table_Application_Ports" id="14874">
            <property name="fontSize">11pt</property>
            <property name="borderBottomColor">#DDDDDD</property>
            <property name="borderBottomStyle">none</property>
            <property name="borderBottomWidth">medium</property>
            <property name="borderLeftColor">#DDDDDD</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">medium</property>
            <property name="borderTopColor">#DDDDDD</property>
            <property name="borderTopStyle">solid</property>
            <property name="borderTopWidth">medium</property>
            <property name="paddingTop">5pt</property>
            <property name="paddingBottom">5pt</property>
        </style>
        <style name="Border_Left_221_221_221" id="15355">
            <property name="borderLeftColor">#DDDDDD</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">medium</property>
        </style>
        <style name="Border_Left_Right_221_221_221" id="16943">
            <property name="borderLeftColor">#DDDDDD</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">thin</property>
            <property name="borderRightColor">#DDDDDD</property>
            <property name="borderRightStyle">solid</property>
            <property name="borderRightWidth">thin</property>
        </style>
        <style name="TextBox_Heading_Kind_of_Port" id="16944">
            <property name="borderBottomColor">#DDDDDD</property>
            <property name="borderBottomStyle">solid</property>
            <property name="borderBottomWidth">thin</property>
            <property name="paddingBottom">4pt</property>
        </style>
        <style name="Heading_Chapter_02" id="26831">
            <property name="backgroundColor">#DDDDDD</property>
            <property name="fontSize">12pt</property>
            <property name="borderBottomStyle">solid</property>
            <property name="borderBottomWidth">thin</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">thin</property>
            <property name="borderRightStyle">solid</property>
            <property name="borderRightWidth">thin</property>
            <property name="borderTopStyle">solid</property>
            <property name="borderTopWidth">thin</property>
            <property name="paddingTop">5pt</property>
            <property name="paddingLeft">5pt</property>
            <property name="paddingBottom">5pt</property>
            <property name="paddingRight">5pt</property>
        </style>
        <style name="cfg_table_heading_container" id="27288">
            <property name="fontSize">11pt</property>
            <property name="borderBottomColor">#DDDDDD</property>
            <property name="borderBottomStyle">solid</property>
            <property name="borderBottomWidth">thin</property>
            <property name="borderLeftColor">#DDDDDD</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">thin</property>
            <property name="borderTopColor">#DDDDDD</property>
            <property name="borderTopStyle">solid</property>
            <property name="borderTopWidth">thin</property>
            <property name="paddingTop">5pt</property>
            <property name="paddingBottom">5pt</property>
        </style>
        <style name="cfg_border_left_221_221_221" id="27295">
            <property name="borderLeftColor">#DDDDDD</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">thin</property>
        </style>
        <style name="cfg_table_heading_container_without_left_border" id="27309">
            <property name="fontSize">11pt</property>
            <property name="borderBottomColor">#DDDDDD</property>
            <property name="borderBottomStyle">solid</property>
            <property name="borderBottomWidth">thin</property>
            <property name="borderTopColor">#DDDDDD</property>
            <property name="borderTopStyle">solid</property>
            <property name="borderTopWidth">thin</property>
            <property name="paddingTop">5pt</property>
            <property name="paddingBottom">5pt</property>
        </style>
    </styles>
    <page-setup>
        <simple-master-page name="Simple MasterPage" id="2">
            <property name="type">a4</property>
            <property name="orientation">landscape</property>
            <page-header>
                <text id="10">
                    <property name="backgroundColor">#B70032</property>
                    <property name="color">#FFFFFF</property>
                    <property name="textAlign">left</property>
                    <property name="contentType">html</property>
                    <text-property name="content"><![CDATA[<!--CENTER--><B><span style="font-size: larger"> 
DaVinci Configurator Report
<br>
<font size="small" color="white"><VALUE-OF>new Date( )</VALUE-OF></font>
</span>
</B>
<BR> 
<br>
<!--/CENTER--><BR><BR>]]></text-property>
                </text>
            </page-header>
            <page-footer>
                <label id="10955">
                    <property name="backgroundColor">#B70032</property>
                </label>
            </page-footer>
        </simple-master-page>
    </page-setup>
    <body>
        <grid name="AllAroundGrid" id="26874">
            <property name="dataSet">ds_ModuleConfigsRoot</property>
            <list-property name="boundDataColumns">
                <structure>
                    <property name="name">Count</property>
                    <text-property name="displayName">Count</text-property>
                    <expression name="expression" type="javascript">dataSetRow["Count"]</expression>
                    <property name="dataType">string</property>
                </structure>
            </list-property>
            <column id="27127">
                <property name="width">0.25in</property>
            </column>
            <column id="27214">
                <property name="width">2.5in</property>
            </column>
            <column id="26875"/>
            <column id="27217">
                <property name="width">2.5in</property>
            </column>
            <row id="27289">
                <cell id="27290"/>
                <cell id="27291">
                    <label id="27294"/>
                </cell>
                <cell id="27292"/>
                <cell id="27293"/>
            </row>
            <row id="27463">
                <list-property name="visibility">
                    <structure>
                        <property name="format">all</property>
                        <expression name="valueExpr" type="javascript">row["Count"] > 0</expression>
                    </structure>
                </list-property>
                <cell id="27464"/>
                <cell id="27465">
                    <property name="colSpan">3</property>
                    <property name="rowSpan">1</property>
                    <label id="27468">
                        <text-property name="text">No user-defined Parameters.</text-property>
                    </label>
                </cell>
            </row>
            <row id="27209">
                <list-property name="visibility">
                    <structure>
                        <property name="format">all</property>
                        <expression name="valueExpr" type="javascript">row["Count"] &lt; 1 || row["Count"] == null</expression>
                    </structure>
                </list-property>
                <cell id="27210"/>
                <cell id="27212">
                    <property name="colSpan">3</property>
                    <property name="rowSpan">1</property>
                    <table name="Navigation_MCs" id="27195">
                        <property name="width">2.6041666666666665in</property>
                        <property name="dataSet">ds_ModuleConfigurations</property>
                        <list-property name="boundDataColumns">
                            <structure>
                                <property name="name">Id</property>
                                <text-property name="displayName">Id</text-property>
                                <expression name="expression" type="javascript">dataSetRow["Id"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">Name</property>
                                <text-property name="displayName">Name</text-property>
                                <expression name="expression" type="javascript">dataSetRow["Name"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">Fullname</property>
                                <text-property name="displayName">Fullname</text-property>
                                <expression name="expression" type="javascript">dataSetRow["Fullname"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">SubContainersCount</property>
                                <text-property name="displayName">SubContainersCount</text-property>
                                <expression name="expression" type="javascript">dataSetRow["SubContainersCount"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                        </list-property>
                        <column id="27440">
                            <property name="width">2.6041666666666665in</property>
                        </column>
                        <header>
                            <row id="27196">
                                <property name="fontWeight">bold</property>
                                <property name="textUnderline">underline</property>
                                <property name="borderBottomColor">#000000</property>
                                <property name="borderBottomStyle">solid</property>
                                <property name="borderBottomWidth">thin</property>
                                <property name="borderLeftColor">#000000</property>
                                <property name="borderLeftStyle">solid</property>
                                <property name="borderLeftWidth">thin</property>
                                <property name="borderRightColor">#000000</property>
                                <property name="borderRightStyle">solid</property>
                                <property name="borderRightWidth">thin</property>
                                <property name="borderTopColor">#000000</property>
                                <property name="borderTopStyle">solid</property>
                                <property name="borderTopWidth">thin</property>
                                <property name="textAlign">center</property>
                                <cell id="27436">
                                    <property name="paddingBottom">5pt</property>
                                    <property name="textAlign">left</property>
                                    <text id="27462">
                                        <property name="contentType">html</property>
                                        <text-property name="content"><![CDATA[<img src="res/cfg_BSWModule.png" />&amp;nbsp;&amp;nbsp;&amp;nbsp;<font size=2><b><u>Module Configurations</u></b></font>&amp;nbsp;&amp;nbsp;&amp;nbsp;<img src="res/cfg_BSWModule.png" />]]></text-property>
                                    </text>
                                </cell>
                            </row>
                        </header>
                        <group id="27425">
                            <property name="groupName">ModConfigID_Group</property>
                            <expression name="keyExpr" type="javascript">row["Id"]</expression>
                            <structure name="toc">
                                <expression name="expressionValue" type="javascript">row["Id"]</expression>
                            </structure>
                            <property name="hideDetail">false</property>
                            <header>
                                <row id="27426">
                                    <property name="borderLeftColor">#000000</property>
                                    <property name="borderLeftStyle">solid</property>
                                    <property name="borderLeftWidth">thin</property>
                                    <property name="borderRightColor">#000000</property>
                                    <property name="borderRightStyle">solid</property>
                                    <property name="borderRightWidth">thin</property>
                                    <property name="textAlign">center</property>
                                    <cell id="27437">
                                        <property name="colSpan">1</property>
                                        <property name="rowSpan">1</property>
                                        <property name="textAlign">left</property>
                                        <text id="27206">
                                            <property name="contentType">html</property>
                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><a href="<VALUE-OF>"#bm_MC_" + row["Id"]</VALUE-OF>"><VALUE-OF>row["Name"]</VALUE-OF></a></div>]]></text-property>
                                        </text>
                                    </cell>
                                </row>
                            </header>
                            <footer>
                                <row id="27428">
                                    <property name="borderLeftColor">#000000</property>
                                    <property name="borderLeftStyle">solid</property>
                                    <property name="borderLeftWidth">thin</property>
                                    <property name="borderRightColor">#000000</property>
                                    <property name="borderRightStyle">solid</property>
                                    <property name="borderRightWidth">thin</property>
                                    <cell id="27438"/>
                                </row>
                            </footer>
                        </group>
                        <footer>
                            <row id="27200">
                                <property name="borderBottomColor">#000000</property>
                                <property name="borderBottomStyle">solid</property>
                                <property name="borderBottomWidth">thin</property>
                                <property name="borderLeftColor">#000000</property>
                                <property name="borderLeftStyle">solid</property>
                                <property name="borderLeftWidth">thin</property>
                                <property name="borderRightColor">#000000</property>
                                <property name="borderRightStyle">solid</property>
                                <property name="borderRightWidth">thin</property>
                                <cell id="27439">
                                    <property name="colSpan">1</property>
                                    <property name="rowSpan">1</property>
                                    <label id="27443"/>
                                </cell>
                            </row>
                        </footer>
                    </table>
                </cell>
            </row>
            <row id="26876">
                <cell id="27126"/>
                <cell id="27213">
                    <property name="colSpan">3</property>
                    <property name="rowSpan">1</property>
                    <label id="27205"/>
                </cell>
            </row>
            <row id="27316">
                <list-property name="visibility">
                    <structure>
                        <property name="format">all</property>
                        <expression name="valueExpr" type="javascript">false //row["Count"] &lt; 1 || row["Count"] == null</expression>
                    </structure>
                </list-property>
                <cell id="27317"/>
                <cell id="27318">
                    <property name="colSpan">3</property>
                    <property name="rowSpan">1</property>
                    <table name="ModuleConfigurations1" id="27326">
                        <property name="dataSet">ds_ModuleConfigurations</property>
                        <list-property name="boundDataColumns">
                            <structure>
                                <property name="name">Name</property>
                                <text-property name="displayName">Name</text-property>
                                <expression name="expression" type="javascript">dataSetRow["Name"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">Fullname</property>
                                <text-property name="displayName">Fullname</text-property>
                                <expression name="expression" type="javascript">dataSetRow["Fullname"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">SubContainersCount</property>
                                <text-property name="displayName">SubContainersCount</text-property>
                                <expression name="expression" type="javascript">dataSetRow["SubContainersCount"]</expression>
                                <property name="dataType">string</property>
                                <property name="allowExport">true</property>
                            </structure>
                            <structure>
                                <property name="name">Id</property>
                                <text-property name="displayName">Id</text-property>
                                <expression name="expression" type="javascript">dataSetRow["Id"]</expression>
                                <property name="dataType">string</property>
                                <property name="allowExport">true</property>
                            </structure>
                        </list-property>
                        <column id="27413">
                            <property name="width">0.18in</property>
                        </column>
                        <column id="27414"/>
                        <header>
                            <row id="27327">
                                <property name="textAlign">left</property>
                                <cell id="27328"/>
                                <cell id="27329"/>
                            </row>
                        </header>
                        <group id="27330">
                            <property name="groupName">ModuleConfigsIdGroup</property>
                            <expression name="keyExpr" type="javascript">row["Id"]</expression>
                            <structure name="toc">
                                <expression name="expressionValue" type="javascript">row["Id"]</expression>
                            </structure>
                            <property name="hideDetail">false</property>
                            <header>
                                <row id="27331">
                                    <expression name="bookmark" type="javascript">"bm_MC_" + row["Id"]</expression>
                                    <property name="style">Chapter_Heading</property>
                                    <cell id="27332">
                                        <property name="colSpan">2</property>
                                        <property name="rowSpan">1</property>
                                        <grid id="27333">
                                            <column id="27334">
                                                <property name="width">0.25in</property>
                                            </column>
                                            <column id="27335"/>
                                            <row id="27336">
                                                <cell id="27337">
                                                    <property name="paddingTop">2pt</property>
                                                    <property name="paddingLeft">5pt</property>
                                                    <image id="27338">
                                                        <property name="height">0.16666666666666666in</property>
                                                        <property name="width">0.16666666666666666in</property>
                                                        <property name="source">file</property>
                                                        <expression name="uri" type="constant">res/cfg_BSWModule.png</expression>
                                                    </image>
                                                </cell>
                                                <cell id="27339">
                                                    <text id="27340">
                                                        <property name="contentType">html</property>
                                                        <text-property name="content"><![CDATA[&amp;nbsp;<b><VALUE-OF>row["Name"]</VALUE-OF></b> (<VALUE-OF>row["Fullname"]</VALUE-OF>)]]></text-property>
                                                    </text>
                                                </cell>
                                            </row>
                                            <row id="28766">
                                                <list-property name="visibility">
                                                    <structure>
                                                        <property name="format">all</property>
                                                        <expression name="valueExpr" type="javascript">row["Annotation"].length &lt; 1</expression>
                                                    </structure>
                                                </list-property>
                                                <cell id="28767">
                                                    <property name="paddingTop">2pt</property>
                                                    <property name="paddingLeft">5pt</property>
                                                </cell>
                                                <cell id="28768"/>
                                            </row>
                                            <row id="28789">
                                                <list-property name="visibility">
                                                    <structure>
                                                        <property name="format">all</property>
                                                        <expression name="valueExpr" type="javascript">row["Annotation"].length &lt; 1</expression>
                                                    </structure>
                                                </list-property>
                                                <cell id="28790">
                                                    <property name="paddingTop">2pt</property>
                                                    <property name="paddingLeft">5pt</property>
                                                </cell>
                                                <cell id="28791">
                                                    <table name="tbl_mdCfg_Annonations" id="28792">
                                                        <property name="dataSet">ds_Annotations</property>
                                                        <list-property name="paramBindings">
                                                            <structure>
                                                                <property name="paramName">pParentId</property>
                                                                <simple-property-list name="expression">
                                                                    <value type="javascript">row["Id"]</value>
                                                                </simple-property-list>
                                                            </structure>
                                                        </list-property>
                                                        <list-property name="boundDataColumns">
                                                            <structure>
                                                                <property name="name">Label</property>
                                                                <text-property name="displayName">Label</text-property>
                                                                <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                <property name="dataType">string</property>
                                                            </structure>
                                                            <structure>
                                                                <property name="name">ParentId</property>
                                                                <text-property name="displayName">ParentId</text-property>
                                                                <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                <property name="dataType">string</property>
                                                            </structure>
                                                            <structure>
                                                                <property name="name">Text</property>
                                                                <text-property name="displayName">Text</text-property>
                                                                <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                <property name="dataType">string</property>
                                                            </structure>
                                                        </list-property>
                                                        <column id="28799"/>
                                                        <detail>
                                                            <row id="28795">
                                                                <cell id="28796">
                                                                    <property name="paddingBottom">5pt</property>
                                                                    <grid name="grd_mdCfg_Annotations" id="28800">
                                                                        <column id="28801"/>
                                                                        <row id="28802">
                                                                            <property name="fontWeight">bold</property>
                                                                            <list-property name="visibility">
                                                                                <structure>
                                                                                    <property name="format">all</property>
                                                                                    <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                </structure>
                                                                            </list-property>
                                                                            <cell id="28803">
                                                                                <data name="txtMdCfgAnnoLbl" id="28806">
                                                                                    <property name="fontSize">10pt</property>
                                                                                    <property name="color">#4C4C4C</property>
                                                                                    <property name="resultSetColumn">Label</property>
                                                                                </data>
                                                                            </cell>
                                                                        </row>
                                                                        <row id="28804">
                                                                            <list-property name="visibility">
                                                                                <structure>
                                                                                    <property name="format">all</property>
                                                                                    <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                </structure>
                                                                            </list-property>
                                                                            <cell id="28805">
                                                                                <data name="txtMdCfgAnno" id="28807">
                                                                                    <property name="fontSize">10pt</property>
                                                                                    <property name="color">#909090</property>
                                                                                    <property name="resultSetColumn">Text</property>
                                                                                </data>
                                                                            </cell>
                                                                        </row>
                                                                    </grid>
                                                                </cell>
                                                            </row>
                                                        </detail>
                                                    </table>
                                                </cell>
                                            </row>
                                        </grid>
                                    </cell>
                                </row>
                            </header>
                            <footer>
                                <row id="27341">
                                    <cell id="27342"/>
                                    <cell id="27343">
                                        <label id="27344"/>
                                    </cell>
                                </row>
                            </footer>
                        </group>
                        <detail>
                            <row id="27349">
                                <list-property name="visibility">
                                    <structure>
                                        <property name="format">all</property>
                                        <expression name="valueExpr" type="javascript">false//row["SubContainersCount"]&lt;1</expression>
                                    </structure>
                                </list-property>
                                <cell id="27350">
                                    <property name="colSpan">2</property>
                                    <property name="rowSpan">1</property>
                                    <property name="style">Border_Left_221_221_221</property>
                                    <property name="paddingLeft">5pt</property>
                                    <table name="IndentLevel_Decider" id="27944">
                                        <property name="width">10.708333333333334in</property>
                                        <property name="dataSet">ds_ContainersAndParameters</property>
                                        <list-property name="paramBindings">
                                            <structure>
                                                <property name="paramName">pModConfigID</property>
                                                <simple-property-list name="expression">
                                                    <value type="javascript">row["Id"]</value>
                                                </simple-property-list>
                                            </structure>
                                        </list-property>
                                        <list-property name="boundDataColumns">
                                            <structure>
                                                <property name="name">Id</property>
                                                <text-property name="displayName">Id</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["Id"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">Indent</property>
                                                <text-property name="displayName">Indent</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["Indent"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">ModuleConfigId</property>
                                                <text-property name="displayName">ModuleConfigId</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["ModuleConfigId"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">Name</property>
                                                <text-property name="displayName">Name</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["Name"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">ParamsCount</property>
                                                <text-property name="displayName">ParamsCount</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["ParamsCount"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">ParentId</property>
                                                <text-property name="displayName">ParentId</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">Path</property>
                                                <text-property name="displayName">Path</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["Path"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">SubContainersCount</property>
                                                <text-property name="displayName">SubContainersCount</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["SubContainersCount"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">ParamCurrentValue</property>
                                                <text-property name="displayName">ParamCurrentValue</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["ParamCurrentValue"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">ParamDerivedValue</property>
                                                <text-property name="displayName">ParamDerivedValue</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["ParamDerivedValue"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">ParamHasDerivedValue</property>
                                                <text-property name="displayName">ParamHasDerivedValue</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["ParamHasDerivedValue"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">ParamIsUserDefined</property>
                                                <text-property name="displayName">ParamIsUserDefined</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["ParamIsUserDefined"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">ParamName</property>
                                                <text-property name="displayName">ParamName</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">ParamStateComment</property>
                                                <text-property name="displayName">ParamStateComment</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["ParamStateComment"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">ParamStateCommentColor</property>
                                                <text-property name="displayName">ParamStateCommentColor</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["ParamStateCommentColor"]</expression>
                                                <property name="dataType">string</property>
                                            </structure>
                                            <structure>
                                                <property name="name">__TSEST_ParamName</property>
                                                <text-property name="displayName">__TSEST_ParamName</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                <property name="dataType">string</property>
                                                <property name="allowExport">true</property>
                                            </structure>
                                            <structure>
                                                <property name="name">ParamId</property>
                                                <text-property name="displayName">ParamId</text-property>
                                                <expression name="expression" type="javascript">dataSetRow["ParamId"]</expression>
                                                <property name="dataType">string</property>
                                                <property name="allowExport">true</property>
                                            </structure>
                                        </list-property>
                                        <column id="27959">
                                            <property name="width">9.96875in</property>
                                        </column>
                                        <group id="28076">
                                            <property name="groupName">NewTableGroup1</property>
                                            <expression name="keyExpr" type="javascript">row["Id"] + "." + row["Name"]</expression>
                                            <property name="hideDetail">false</property>
                                            <header>
                                                <row id="28077">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "0"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28082">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <grid name="Indention_Grid_Level_000" id="28457">
                                                            <column id="28458"/>
                                                            <row id="28459">
                                                                <cell id="28460">
                                                                    <property name="style">cfg_table_heading_container</property>
                                                                    <grid name="Lev000_Container_ID" id="28363">
                                                                        <column id="28364">
                                                                            <property name="width">0.18in</property>
                                                                        </column>
                                                                        <column id="28365"/>
                                                                        <row id="28366">
                                                                            <cell id="28367">
                                                                                <image id="28396">
                                                                                    <property name="height">0.16666666666666666in</property>
                                                                                    <property name="width">0.16666666666666666in</property>
                                                                                    <property name="source">file</property>
                                                                                    <expression name="uri" type="constant">./res/cfg_container.png</expression>
                                                                                </image>
                                                                            </cell>
                                                                            <cell id="28368">
                                                                                <text id="27360">
                                                                                    <property name="contentType">html</property>
                                                                                    <text-property name="content"><![CDATA[&amp;nbsp;<b><VALUE-OF>row["Name"]</VALUE-OF></b> (<VALUE-OF>row["Path"]</VALUE-OF>)]]></text-property>
                                                                                </text>
                                                                                <data id="28089">
                                                                                    <property name="color">#800040</property>
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">true</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <property name="resultSetColumn">Id</property>
                                                                                </data>
                                                                            </cell>
                                                                        </row>
                                                                        <row id="28809">
                                                                            <cell id="28810"/>
                                                                            <cell id="28811">
                                                                                <table name="tblContAnnotations" id="28812">
                                                                                    <property name="dataSet">ds_Annotations</property>
                                                                                    <list-property name="paramBindings">
                                                                                        <structure>
                                                                                            <property name="paramName">pParentId</property>
                                                                                            <simple-property-list name="expression">
                                                                                                <value type="javascript">row["Id"]</value>
                                                                                            </simple-property-list>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <list-property name="boundDataColumns">
                                                                                        <structure>
                                                                                            <property name="name">Label</property>
                                                                                            <text-property name="displayName">Label</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">ParentId</property>
                                                                                            <text-property name="displayName">ParentId</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">Text</property>
                                                                                            <text-property name="displayName">Text</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <column id="28819"/>
                                                                                    <detail>
                                                                                        <row id="28815">
                                                                                            <cell id="28816">
                                                                                                <grid name="grd_mdCfg_Annotations1" id="28820">
                                                                                                    <column id="28821"/>
                                                                                                    <row id="28822">
                                                                                                        <property name="fontWeight">bold</property>
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Label"].length&lt;1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="28823">
                                                                                                            <data name="txtMdCfgAnnoLbl1" id="28824">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#4C4C4C</property>
                                                                                                                <property name="resultSetColumn">Label</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                    <row id="28825">
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Text"].length&lt;1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="28826">
                                                                                                            <data name="txtMdCfgAnno1" id="28827">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#909090</property>
                                                                                                                <property name="resultSetColumn">Text</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                </grid>
                                                                                            </cell>
                                                                                        </row>
                                                                                    </detail>
                                                                                </table>
                                                                            </cell>
                                                                        </row>
                                                                    </grid>
                                                                </cell>
                                                            </row>
                                                        </grid>
                                                    </cell>
                                                </row>
                                                <row id="28123">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "0"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28128">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <grid name="Indention_Grid_Level_001_Params" id="28461">
                                                            <column id="28462"/>
                                                            <row id="28463">
                                                                <cell id="28464">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                    <table name="mytable" id="27967">
                                                                        <property name="dataSet">ds_ContainersAndParameters1_ID</property>
                                                                        <list-property name="paramBindings">
                                                                            <structure>
                                                                                <property name="paramName">pID</property>
                                                                                <simple-property-list name="expression">
                                                                                    <value type="javascript">row["Id"]</value>
                                                                                </simple-property-list>
                                                                            </structure>
                                                                        </list-property>
                                                                        <list-property name="boundDataColumns">
                                                                            <structure>
                                                                                <property name="name">Id</property>
                                                                                <text-property name="displayName">Id</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["Id"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">Indent</property>
                                                                                <text-property name="displayName">Indent</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["Indent"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">ModuleConfigId</property>
                                                                                <text-property name="displayName">ModuleConfigId</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["ModuleConfigId"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">Name</property>
                                                                                <text-property name="displayName">Name</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["Name"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">ParamsCount</property>
                                                                                <text-property name="displayName">ParamsCount</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["ParamsCount"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">ParentId</property>
                                                                                <text-property name="displayName">ParentId</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">Path</property>
                                                                                <text-property name="displayName">Path</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["Path"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">SubContainersCount</property>
                                                                                <text-property name="displayName">SubContainersCount</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["SubContainersCount"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">ParamCurrentValue</property>
                                                                                <text-property name="displayName">ParamCurrentValue</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["ParamCurrentValue"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">ParamDerivedValue</property>
                                                                                <text-property name="displayName">ParamDerivedValue</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["ParamDerivedValue"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">ParamHasDerivedValue</property>
                                                                                <text-property name="displayName">ParamHasDerivedValue</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["ParamHasDerivedValue"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">ParamIsUserDefined</property>
                                                                                <text-property name="displayName">ParamIsUserDefined</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["ParamIsUserDefined"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">ParamName</property>
                                                                                <text-property name="displayName">ParamName</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">ParamStateComment</property>
                                                                                <text-property name="displayName">ParamStateComment</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["ParamStateComment"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">ParamStateCommentColor</property>
                                                                                <text-property name="displayName">ParamStateCommentColor</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["ParamStateCommentColor"]</expression>
                                                                                <property name="dataType">string</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">_TEST_ParamName</property>
                                                                                <text-property name="displayName">_TEST_ParamName</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                                <property name="dataType">string</property>
                                                                                <property name="allowExport">true</property>
                                                                            </structure>
                                                                            <structure>
                                                                                <property name="name">ParamId</property>
                                                                                <text-property name="displayName">ParamId</text-property>
                                                                                <expression name="expression" type="javascript">dataSetRow["ParamId"]</expression>
                                                                                <property name="dataType">string</property>
                                                                                <property name="allowExport">true</property>
                                                                            </structure>
                                                                        </list-property>
                                                                        <column id="27980"/>
                                                                        <column id="27981"/>
                                                                        <group id="28067">
                                                                            <property name="groupName">NewTableGroup1</property>
                                                                            <expression name="keyExpr" type="javascript">row["Id"] + "_" + row._outer["ParamName"]</expression>
                                                                            <property name="hideDetail">false</property>
                                                                        </group>
                                                                        <group id="28104">
                                                                            <property name="groupName">NewTableGroup2</property>
                                                                            <expression name="keyExpr" type="javascript">row["ParamName"]</expression>
                                                                            <structure name="toc">
                                                                                <expression name="expressionValue" type="javascript">row["ParamName"]</expression>
                                                                            </structure>
                                                                            <property name="hideDetail">false</property>
                                                                        </group>
                                                                        <group id="28115">
                                                                            <property name="groupName">NewTableGroup3</property>
                                                                            <expression name="keyExpr" type="javascript">row["ParamCurrentValue"]</expression>
                                                                            <structure name="toc">
                                                                                <expression name="expressionValue" type="javascript">row["ParamCurrentValue"]</expression>
                                                                            </structure>
                                                                            <property name="hideDetail">false</property>
                                                                            <header>
                                                                                <row id="28116">
                                                                                    <cell id="28117">
                                                                                        <property name="colSpan">2</property>
                                                                                        <property name="rowSpan">1</property>
                                                                                        <data id="28122">
                                                                                            <list-property name="visibility">
                                                                                                <structure>
                                                                                                    <property name="format">all</property>
                                                                                                    <expression name="valueExpr" type="javascript">true</expression>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <property name="resultSetColumn">ParamName</property>
                                                                                        </data>
                                                                                        <data id="27983">
                                                                                            <list-property name="visibility">
                                                                                                <structure>
                                                                                                    <property name="format">all</property>
                                                                                                    <expression name="valueExpr" type="javascript">true</expression>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <property name="resultSetColumn">Indent</property>
                                                                                        </data>
                                                                                        <grid id="27447">
                                                                                            <property name="width">10.46875in</property>
                                                                                            <column id="27448">
                                                                                                <property name="width">0.18in</property>
                                                                                            </column>
                                                                                            <column id="27449">
                                                                                                <property name="width">2.875in</property>
                                                                                            </column>
                                                                                            <column id="27450">
                                                                                                <property name="width">2.7604166666666665in</property>
                                                                                            </column>
                                                                                            <column id="27451">
                                                                                                <property name="width">4.583333333333333in</property>
                                                                                            </column>
                                                                                            <row id="27452">
                                                                                                <list-property name="visibility">
                                                                                                    <structure>
                                                                                                        <property name="format">all</property>
                                                                                                        <expression name="valueExpr" type="javascript">row["ParamsCount"] &lt; 1</expression>
                                                                                                    </structure>
                                                                                                </list-property>
                                                                                                <cell id="27453">
                                                                                                    <image id="27457">
                                                                                                        <property name="height">0.16666666666666666in</property>
                                                                                                        <property name="width">0.16666666666666666in</property>
                                                                                                        <property name="source">file</property>
                                                                                                        <expression name="uri" type="constant">res/cfg_Parameter.png</expression>
                                                                                                    </image>
                                                                                                </cell>
                                                                                                <cell id="27454">
                                                                                                    <text id="27458">
                                                                                                        <property name="contentType">html</property>
                                                                                                        <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><b><VALUE-OF>row["ParamName"]</VALUE-OF></b></div>]]></text-property>
                                                                                                    </text>
                                                                                                </cell>
                                                                                                <cell id="27455">
                                                                                                    <property name="paddingLeft">5pt</property>
                                                                                                    <text id="27459">
                                                                                                        <property name="contentType">html</property>
                                                                                                        <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamCurrentValue"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                                    </text>
                                                                                                </cell>
                                                                                                <cell id="27456">
                                                                                                    <property name="paddingLeft">5pt</property>
                                                                                                    <text id="27460">
                                                                                                        <property name="contentType">html</property>
                                                                                                        <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamStateComment"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                                    </text>
                                                                                                </cell>
                                                                                            </row>
                                                                                            <row id="28844">
                                                                                                <cell id="28845"/>
                                                                                                <cell id="28846">
                                                                                                    <property name="colSpan">3</property>
                                                                                                    <property name="rowSpan">1</property>
                                                                                                    <table name="tblContAnnotations2" id="28849">
                                                                                                        <property name="dataSet">ds_Annotations</property>
                                                                                                        <list-property name="paramBindings">
                                                                                                            <structure>
                                                                                                                <property name="paramName">pParentId</property>
                                                                                                                <simple-property-list name="expression">
                                                                                                                    <value type="javascript">row["ParamId"]</value>
                                                                                                                </simple-property-list>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <list-property name="boundDataColumns">
                                                                                                            <structure>
                                                                                                                <property name="name">Label</property>
                                                                                                                <text-property name="displayName">Label</text-property>
                                                                                                                <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                                                <property name="dataType">string</property>
                                                                                                            </structure>
                                                                                                            <structure>
                                                                                                                <property name="name">ParentId</property>
                                                                                                                <text-property name="displayName">ParentId</text-property>
                                                                                                                <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                                                <property name="dataType">string</property>
                                                                                                            </structure>
                                                                                                            <structure>
                                                                                                                <property name="name">Text</property>
                                                                                                                <text-property name="displayName">Text</text-property>
                                                                                                                <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                                                <property name="dataType">string</property>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <column id="28860"/>
                                                                                                        <detail>
                                                                                                            <row id="28850">
                                                                                                                <cell id="28851">
                                                                                                                    <grid name="grd_mdCfg_Annotations12" id="28852">
                                                                                                                        <column id="28853"/>
                                                                                                                        <row id="28854">
                                                                                                                            <property name="fontWeight">bold</property>
                                                                                                                            <list-property name="visibility">
                                                                                                                                <structure>
                                                                                                                                    <property name="format">all</property>
                                                                                                                                    <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                                                </structure>
                                                                                                                            </list-property>
                                                                                                                            <cell id="28855">
                                                                                                                                <data name="txtMdCfgAnnoLbl12" id="28856">
                                                                                                                                    <property name="fontSize">10pt</property>
                                                                                                                                    <property name="color">#4C4C4C</property>
                                                                                                                                    <property name="resultSetColumn">Label</property>
                                                                                                                                </data>
                                                                                                                            </cell>
                                                                                                                        </row>
                                                                                                                        <row id="28857">
                                                                                                                            <list-property name="visibility">
                                                                                                                                <structure>
                                                                                                                                    <property name="format">all</property>
                                                                                                                                    <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                                                </structure>
                                                                                                                            </list-property>
                                                                                                                            <cell id="28858">
                                                                                                                                <data name="txtMdCfgAnno12" id="28859">
                                                                                                                                    <property name="fontSize">10pt</property>
                                                                                                                                    <property name="color">#909090</property>
                                                                                                                                    <property name="resultSetColumn">Text</property>
                                                                                                                                </data>
                                                                                                                            </cell>
                                                                                                                        </row>
                                                                                                                    </grid>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                        </detail>
                                                                                                    </table>
                                                                                                </cell>
                                                                                            </row>
                                                                                        </grid>
                                                                                    </cell>
                                                                                </row>
                                                                            </header>
                                                                        </group>
                                                                    </table>
                                                                </cell>
                                                            </row>
                                                        </grid>
                                                    </cell>
                                                </row>
                                                <row id="28308">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "1"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28309">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <grid name="Indention_Grid_Level_001" id="28311">
                                                            <column id="28312">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28313"/>
                                                            <row id="28314">
                                                                <cell id="28315">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28316">
                                                                    <property name="style">cfg_table_heading_container</property>
                                                                    <grid name="Lev001_Container_ID" id="28369">
                                                                        <column id="28370">
                                                                            <property name="width">0.18in</property>
                                                                        </column>
                                                                        <column id="28371"/>
                                                                        <row id="28372">
                                                                            <cell id="28373">
                                                                                <image id="28395">
                                                                                    <property name="height">0.16666666666666666in</property>
                                                                                    <property name="width">0.16666666666666666in</property>
                                                                                    <property name="source">file</property>
                                                                                    <expression name="uri" type="constant">./res/cfg_container.png</expression>
                                                                                </image>
                                                                            </cell>
                                                                            <cell id="28374">
                                                                                <text id="28397">
                                                                                    <property name="contentType">html</property>
                                                                                    <text-property name="content"><![CDATA[&amp;nbsp;<b><VALUE-OF>row["Name"]</VALUE-OF></b> (<VALUE-OF>row["Path"]</VALUE-OF>)]]></text-property>
                                                                                </text>
                                                                                <data id="28310">
                                                                                    <property name="color">#800040</property>
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">true</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <property name="resultSetColumn">Id</property>
                                                                                </data>
                                                                            </cell>
                                                                        </row>
                                                                        <row id="28828">
                                                                            <cell id="28829"/>
                                                                            <cell id="28830">
                                                                                <table name="tblContAnnotations1" id="28831">
                                                                                    <property name="dataSet">ds_Annotations</property>
                                                                                    <list-property name="paramBindings">
                                                                                        <structure>
                                                                                            <property name="paramName">pParentId</property>
                                                                                            <simple-property-list name="expression">
                                                                                                <value type="javascript">row["Id"]</value>
                                                                                            </simple-property-list>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <list-property name="boundDataColumns">
                                                                                        <structure>
                                                                                            <property name="name">Label</property>
                                                                                            <text-property name="displayName">Label</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">ParentId</property>
                                                                                            <text-property name="displayName">ParentId</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">Text</property>
                                                                                            <text-property name="displayName">Text</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <column id="28842"/>
                                                                                    <detail>
                                                                                        <row id="28832">
                                                                                            <cell id="28833">
                                                                                                <grid name="grd_mdCfg_Annotations11" id="28834">
                                                                                                    <column id="28835"/>
                                                                                                    <row id="28836">
                                                                                                        <property name="fontWeight">bold</property>
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Label"].length&lt;1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="28837">
                                                                                                            <data name="txtMdCfgAnnoLbl11" id="28838">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#4C4C4C</property>
                                                                                                                <property name="resultSetColumn">Label</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                    <row id="28839">
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Text"].length&lt;1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="28840">
                                                                                                            <data name="txtMdCfgAnno11" id="28841">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#909090</property>
                                                                                                                <property name="resultSetColumn">Text</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                </grid>
                                                                                            </cell>
                                                                                        </row>
                                                                                    </detail>
                                                                                </table>
                                                                            </cell>
                                                                        </row>
                                                                    </grid>
                                                                </cell>
                                                            </row>
                                                        </grid>
                                                    </cell>
                                                </row>
                                                <row id="28133">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "1"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28134">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <table name="mytable1" id="28135">
                                                            <property name="dataSet">ds_ContainersAndParameters1_ID</property>
                                                            <list-property name="paramBindings">
                                                                <structure>
                                                                    <property name="paramName">pID</property>
                                                                    <simple-property-list name="expression">
                                                                        <value type="javascript">row["Id"]</value>
                                                                    </simple-property-list>
                                                                </structure>
                                                            </list-property>
                                                            <list-property name="boundDataColumns">
                                                                <structure>
                                                                    <property name="name">Id</property>
                                                                    <text-property name="displayName">Id</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Id"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Indent</property>
                                                                    <text-property name="displayName">Indent</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Indent"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ModuleConfigId</property>
                                                                    <text-property name="displayName">ModuleConfigId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ModuleConfigId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Name</property>
                                                                    <text-property name="displayName">Name</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Name"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamsCount</property>
                                                                    <text-property name="displayName">ParamsCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamsCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParentId</property>
                                                                    <text-property name="displayName">ParentId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Path</property>
                                                                    <text-property name="displayName">Path</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Path"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">SubContainersCount</property>
                                                                    <text-property name="displayName">SubContainersCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["SubContainersCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamCurrentValue</property>
                                                                    <text-property name="displayName">ParamCurrentValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamCurrentValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamDerivedValue</property>
                                                                    <text-property name="displayName">ParamDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamHasDerivedValue</property>
                                                                    <text-property name="displayName">ParamHasDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamHasDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamIsUserDefined</property>
                                                                    <text-property name="displayName">ParamIsUserDefined</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamIsUserDefined"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamName</property>
                                                                    <text-property name="displayName">ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateComment</property>
                                                                    <text-property name="displayName">ParamStateComment</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateComment"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateCommentColor</property>
                                                                    <text-property name="displayName">ParamStateCommentColor</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateCommentColor"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">_TEST_ParamName</property>
                                                                    <text-property name="displayName">_TEST_ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamId</property>
                                                                    <text-property name="displayName">ParamId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                            </list-property>
                                                            <column id="28167">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28159"/>
                                                            <column id="28160"/>
                                                            <group id="28136">
                                                                <property name="groupName">NewTableGroup1</property>
                                                                <expression name="keyExpr" type="javascript">row["Id"] + "_" + row._outer["ParamName"]</expression>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28143">
                                                                <property name="groupName">NewTableGroup2</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamName"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamName"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28147">
                                                                <property name="groupName">NewTableGroup3</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamCurrentValue"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamCurrentValue"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                                <header>
                                                                    <row id="28148">
                                                                        <cell id="28162">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="29081">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamCurrentValue</property>
                                                                            </data>
                                                                        </cell>
                                                                        <cell id="28149">
                                                                            <property name="colSpan">2</property>
                                                                            <property name="rowSpan">1</property>
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="28150">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamName</property>
                                                                            </data>
                                                                            <data id="28152">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">Indent</property>
                                                                            </data>
                                                                            <grid id="28401">
                                                                                <property name="width">10.322916666666666in</property>
                                                                                <column id="28402">
                                                                                    <property name="width">0.18in</property>
                                                                                </column>
                                                                                <column id="28403">
                                                                                    <property name="width">2.875in</property>
                                                                                </column>
                                                                                <column id="28404">
                                                                                    <property name="width">2.7604166666666665in</property>
                                                                                </column>
                                                                                <column id="28405">
                                                                                    <property name="width">4.447916666666667in</property>
                                                                                </column>
                                                                                <row id="28406">
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">row["ParamsCount"] &lt; 1</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <cell id="28407">
                                                                                        <image id="28408">
                                                                                            <property name="height">0.16666666666666666in</property>
                                                                                            <property name="width">0.16666666666666666in</property>
                                                                                            <property name="source">file</property>
                                                                                            <expression name="uri" type="constant">res/cfg_Parameter.png</expression>
                                                                                        </image>
                                                                                    </cell>
                                                                                    <cell id="28409">
                                                                                        <text id="28410">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><b><VALUE-OF>row["ParamName"]</VALUE-OF></b></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28411">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28412">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamCurrentValue"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28413">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28414">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamStateComment"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                </row>
                                                                                <row id="28864">
                                                                                    <cell id="28865"/>
                                                                                    <cell id="28866">
                                                                                        <property name="colSpan">3</property>
                                                                                        <property name="rowSpan">1</property>
                                                                                        <table name="tblContAnnotations21" id="28869">
                                                                                            <property name="dataSet">ds_Annotations</property>
                                                                                            <list-property name="paramBindings">
                                                                                                <structure>
                                                                                                    <property name="paramName">pParentId</property>
                                                                                                    <simple-property-list name="expression">
                                                                                                        <value type="javascript">row["ParamId"]</value>
                                                                                                    </simple-property-list>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <list-property name="boundDataColumns">
                                                                                                <structure>
                                                                                                    <property name="name">Label</property>
                                                                                                    <text-property name="displayName">Label</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">ParentId</property>
                                                                                                    <text-property name="displayName">ParentId</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">Text</property>
                                                                                                    <text-property name="displayName">Text</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <column id="28880"/>
                                                                                            <detail>
                                                                                                <row id="28870">
                                                                                                    <cell id="28871">
                                                                                                        <grid name="grd_mdCfg_Annotations121" id="28872">
                                                                                                            <column id="28873"/>
                                                                                                            <row id="28874">
                                                                                                                <property name="fontWeight">bold</property>
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="28875">
                                                                                                                    <data name="txtMdCfgAnnoLbl121" id="28876">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#4C4C4C</property>
                                                                                                                        <property name="resultSetColumn">Label</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                            <row id="28877">
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="28878">
                                                                                                                    <data name="txtMdCfgAnno121" id="28879">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#909090</property>
                                                                                                                        <property name="resultSetColumn">Text</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                        </grid>
                                                                                                    </cell>
                                                                                                </row>
                                                                                            </detail>
                                                                                        </table>
                                                                                    </cell>
                                                                                </row>
                                                                            </grid>
                                                                        </cell>
                                                                    </row>
                                                                </header>
                                                            </group>
                                                        </table>
                                                    </cell>
                                                </row>
                                                <row id="28317">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "2"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28318">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <grid name="Indention_Grid_Level_002" id="28354">
                                                            <column id="28362">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28355">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28356"/>
                                                            <row id="28357">
                                                                <cell id="28361">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28358">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28359">
                                                                    <property name="style">cfg_table_heading_container</property>
                                                                    <grid name="Lev002_Container_ID" id="28375">
                                                                        <column id="28376">
                                                                            <property name="width">0.18in</property>
                                                                        </column>
                                                                        <column id="28377"/>
                                                                        <row id="28378">
                                                                            <cell id="28379">
                                                                                <image id="28394">
                                                                                    <property name="height">0.16666666666666666in</property>
                                                                                    <property name="width">0.16666666666666666in</property>
                                                                                    <property name="source">file</property>
                                                                                    <expression name="uri" type="constant">./res/cfg_container.png</expression>
                                                                                </image>
                                                                            </cell>
                                                                            <cell id="28380">
                                                                                <text id="28398">
                                                                                    <property name="contentType">html</property>
                                                                                    <text-property name="content"><![CDATA[&amp;nbsp;<b><VALUE-OF>row["Name"]</VALUE-OF></b> (<VALUE-OF>row["Path"]</VALUE-OF>)]]></text-property>
                                                                                </text>
                                                                                <data id="28360">
                                                                                    <property name="color">#800040</property>
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">true</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <property name="resultSetColumn">Id</property>
                                                                                </data>
                                                                            </cell>
                                                                        </row>
                                                                        <row id="28881">
                                                                            <cell id="28882"/>
                                                                            <cell id="28883">
                                                                                <table name="tblContAnnotations211" id="28884">
                                                                                    <property name="dataSet">ds_Annotations</property>
                                                                                    <list-property name="paramBindings">
                                                                                        <structure>
                                                                                            <property name="paramName">pParentId</property>
                                                                                            <simple-property-list name="expression">
                                                                                                <value type="javascript">row["ParamId"]</value>
                                                                                            </simple-property-list>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <list-property name="boundDataColumns">
                                                                                        <structure>
                                                                                            <property name="name">Label</property>
                                                                                            <text-property name="displayName">Label</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">ParentId</property>
                                                                                            <text-property name="displayName">ParentId</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">Text</property>
                                                                                            <text-property name="displayName">Text</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <column id="28895"/>
                                                                                    <detail>
                                                                                        <row id="28885">
                                                                                            <cell id="28886">
                                                                                                <grid name="grd_mdCfg_Annotations1211" id="28887">
                                                                                                    <column id="28888"/>
                                                                                                    <row id="28889">
                                                                                                        <property name="fontWeight">bold</property>
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="28890">
                                                                                                            <data name="txtMdCfgAnnoLbl1211" id="28891">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#4C4C4C</property>
                                                                                                                <property name="resultSetColumn">Label</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                    <row id="28892">
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="28893">
                                                                                                            <data name="txtMdCfgAnno1211" id="28894">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#909090</property>
                                                                                                                <property name="resultSetColumn">Text</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                </grid>
                                                                                            </cell>
                                                                                        </row>
                                                                                    </detail>
                                                                                </table>
                                                                            </cell>
                                                                        </row>
                                                                    </grid>
                                                                </cell>
                                                            </row>
                                                        </grid>
                                                    </cell>
                                                </row>
                                                <row id="28168">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "2"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28169">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <table name="mytable11" id="28170">
                                                            <property name="dataSet">ds_ContainersAndParameters1_ID</property>
                                                            <list-property name="paramBindings">
                                                                <structure>
                                                                    <property name="paramName">pID</property>
                                                                    <simple-property-list name="expression">
                                                                        <value type="javascript">row["Id"]</value>
                                                                    </simple-property-list>
                                                                </structure>
                                                            </list-property>
                                                            <list-property name="boundDataColumns">
                                                                <structure>
                                                                    <property name="name">Id</property>
                                                                    <text-property name="displayName">Id</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Id"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Indent</property>
                                                                    <text-property name="displayName">Indent</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Indent"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ModuleConfigId</property>
                                                                    <text-property name="displayName">ModuleConfigId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ModuleConfigId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Name</property>
                                                                    <text-property name="displayName">Name</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Name"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamsCount</property>
                                                                    <text-property name="displayName">ParamsCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamsCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParentId</property>
                                                                    <text-property name="displayName">ParentId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Path</property>
                                                                    <text-property name="displayName">Path</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Path"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">SubContainersCount</property>
                                                                    <text-property name="displayName">SubContainersCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["SubContainersCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamCurrentValue</property>
                                                                    <text-property name="displayName">ParamCurrentValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamCurrentValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamDerivedValue</property>
                                                                    <text-property name="displayName">ParamDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamHasDerivedValue</property>
                                                                    <text-property name="displayName">ParamHasDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamHasDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamIsUserDefined</property>
                                                                    <text-property name="displayName">ParamIsUserDefined</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamIsUserDefined"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamName</property>
                                                                    <text-property name="displayName">ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateComment</property>
                                                                    <text-property name="displayName">ParamStateComment</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateComment"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateCommentColor</property>
                                                                    <text-property name="displayName">ParamStateCommentColor</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateCommentColor"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">_TEST_ParamName</property>
                                                                    <text-property name="displayName">_TEST_ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamId</property>
                                                                    <text-property name="displayName">ParamId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                            </list-property>
                                                            <column id="28209">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28200">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28201"/>
                                                            <column id="28202"/>
                                                            <group id="28171">
                                                                <property name="groupName">NewTableGroup1</property>
                                                                <expression name="keyExpr" type="javascript">row["Id"] + "_" + row._outer["ParamName"]</expression>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28180">
                                                                <property name="groupName">NewTableGroup2</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamName"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamName"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28185">
                                                                <property name="groupName">NewTableGroup3</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamCurrentValue"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamCurrentValue"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                                <header>
                                                                    <row id="28186">
                                                                        <cell id="28204">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="29082">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamCurrentValue</property>
                                                                            </data>
                                                                        </cell>
                                                                        <cell id="28187">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28188">
                                                                            <property name="colSpan">2</property>
                                                                            <property name="rowSpan">1</property>
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="28189">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamName</property>
                                                                            </data>
                                                                            <data id="28191">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">Indent</property>
                                                                            </data>
                                                                            <grid id="28415">
                                                                                <property name="width">10.072916666666666in</property>
                                                                                <column id="28416">
                                                                                    <property name="width">0.18in</property>
                                                                                </column>
                                                                                <column id="28417">
                                                                                    <property name="width">2.875in</property>
                                                                                </column>
                                                                                <column id="28418">
                                                                                    <property name="width">2.7604166666666665in</property>
                                                                                </column>
                                                                                <column id="28419">
                                                                                    <property name="width">4.197916666666667in</property>
                                                                                </column>
                                                                                <row id="28420">
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">row["ParamsCount"] &lt; 1</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <cell id="28421">
                                                                                        <image id="28422">
                                                                                            <property name="height">0.16666666666666666in</property>
                                                                                            <property name="width">0.16666666666666666in</property>
                                                                                            <property name="source">file</property>
                                                                                            <expression name="uri" type="constant">res/cfg_Parameter.png</expression>
                                                                                        </image>
                                                                                    </cell>
                                                                                    <cell id="28423">
                                                                                        <text id="28424">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><b><VALUE-OF>row["ParamName"]</VALUE-OF></b></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28425">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28426">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamCurrentValue"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28427">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28428">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamStateComment"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                </row>
                                                                                <row id="28896">
                                                                                    <cell id="28897"/>
                                                                                    <cell id="28898">
                                                                                        <property name="colSpan">3</property>
                                                                                        <property name="rowSpan">1</property>
                                                                                        <table name="tblContAnnotations212" id="28901">
                                                                                            <property name="dataSet">ds_Annotations</property>
                                                                                            <list-property name="paramBindings">
                                                                                                <structure>
                                                                                                    <property name="paramName">pParentId</property>
                                                                                                    <simple-property-list name="expression">
                                                                                                        <value type="javascript">row["ParamId"]</value>
                                                                                                    </simple-property-list>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <list-property name="boundDataColumns">
                                                                                                <structure>
                                                                                                    <property name="name">Label</property>
                                                                                                    <text-property name="displayName">Label</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">ParentId</property>
                                                                                                    <text-property name="displayName">ParentId</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">Text</property>
                                                                                                    <text-property name="displayName">Text</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <column id="28912"/>
                                                                                            <detail>
                                                                                                <row id="28902">
                                                                                                    <cell id="28903">
                                                                                                        <grid name="grd_mdCfg_Annotations1212" id="28904">
                                                                                                            <column id="28905"/>
                                                                                                            <row id="28906">
                                                                                                                <property name="fontWeight">bold</property>
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="28907">
                                                                                                                    <data name="txtMdCfgAnnoLbl1212" id="28908">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#4C4C4C</property>
                                                                                                                        <property name="resultSetColumn">Label</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                            <row id="28909">
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="28910">
                                                                                                                    <data name="txtMdCfgAnno1212" id="28911">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#909090</property>
                                                                                                                        <property name="resultSetColumn">Text</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                        </grid>
                                                                                                    </cell>
                                                                                                </row>
                                                                                            </detail>
                                                                                        </table>
                                                                                    </cell>
                                                                                </row>
                                                                            </grid>
                                                                        </cell>
                                                                    </row>
                                                                </header>
                                                            </group>
                                                        </table>
                                                    </cell>
                                                </row>
                                                <row id="28319">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "3"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28320">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <grid name="Indention_Grid_Level_003" id="28334">
                                                            <column id="28342">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28353">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28335">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28336"/>
                                                            <row id="28337">
                                                                <cell id="28341">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28352">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28338">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28339">
                                                                    <property name="style">cfg_table_heading_container</property>
                                                                    <grid name="Lev003_Container_ID" id="28381">
                                                                        <column id="28382">
                                                                            <property name="width">0.18in</property>
                                                                        </column>
                                                                        <column id="28383"/>
                                                                        <row id="28384">
                                                                            <cell id="28385">
                                                                                <image id="28393">
                                                                                    <property name="height">0.16666666666666666in</property>
                                                                                    <property name="width">0.16666666666666666in</property>
                                                                                    <property name="source">file</property>
                                                                                    <expression name="uri" type="constant">./res/cfg_container.png</expression>
                                                                                </image>
                                                                            </cell>
                                                                            <cell id="28386">
                                                                                <text id="28399">
                                                                                    <property name="contentType">html</property>
                                                                                    <text-property name="content"><![CDATA[&amp;nbsp;<b><VALUE-OF>row["Name"]</VALUE-OF></b> (<VALUE-OF>row["Path"]</VALUE-OF>)]]></text-property>
                                                                                </text>
                                                                                <data id="28340">
                                                                                    <property name="color">#800040</property>
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">true</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <property name="resultSetColumn">Id</property>
                                                                                </data>
                                                                            </cell>
                                                                        </row>
                                                                        <row id="28913">
                                                                            <cell id="28914"/>
                                                                            <cell id="28915">
                                                                                <table name="tblContAnnotations2121" id="28916">
                                                                                    <property name="dataSet">ds_Annotations</property>
                                                                                    <list-property name="paramBindings">
                                                                                        <structure>
                                                                                            <property name="paramName">pParentId</property>
                                                                                            <simple-property-list name="expression">
                                                                                                <value type="javascript">row["ParamId"]</value>
                                                                                            </simple-property-list>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <list-property name="boundDataColumns">
                                                                                        <structure>
                                                                                            <property name="name">Label</property>
                                                                                            <text-property name="displayName">Label</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">ParentId</property>
                                                                                            <text-property name="displayName">ParentId</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">Text</property>
                                                                                            <text-property name="displayName">Text</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <column id="28927"/>
                                                                                    <detail>
                                                                                        <row id="28917">
                                                                                            <cell id="28918">
                                                                                                <grid name="grd_mdCfg_Annotations12121" id="28919">
                                                                                                    <column id="28920"/>
                                                                                                    <row id="28921">
                                                                                                        <property name="fontWeight">bold</property>
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="28922">
                                                                                                            <data name="txtMdCfgAnnoLbl12121" id="28923">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#4C4C4C</property>
                                                                                                                <property name="resultSetColumn">Label</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                    <row id="28924">
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="28925">
                                                                                                            <data name="txtMdCfgAnno12121" id="28926">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#909090</property>
                                                                                                                <property name="resultSetColumn">Text</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                </grid>
                                                                                            </cell>
                                                                                        </row>
                                                                                    </detail>
                                                                                </table>
                                                                            </cell>
                                                                        </row>
                                                                    </grid>
                                                                </cell>
                                                            </row>
                                                        </grid>
                                                    </cell>
                                                </row>
                                                <row id="28212">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "3"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28213">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <table name="mytable111" id="28214">
                                                            <property name="dataSet">ds_ContainersAndParameters1_ID</property>
                                                            <list-property name="paramBindings">
                                                                <structure>
                                                                    <property name="paramName">pID</property>
                                                                    <simple-property-list name="expression">
                                                                        <value type="javascript">row["Id"]</value>
                                                                    </simple-property-list>
                                                                </structure>
                                                            </list-property>
                                                            <list-property name="boundDataColumns">
                                                                <structure>
                                                                    <property name="name">Id</property>
                                                                    <text-property name="displayName">Id</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Id"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Indent</property>
                                                                    <text-property name="displayName">Indent</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Indent"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ModuleConfigId</property>
                                                                    <text-property name="displayName">ModuleConfigId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ModuleConfigId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Name</property>
                                                                    <text-property name="displayName">Name</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Name"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamsCount</property>
                                                                    <text-property name="displayName">ParamsCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamsCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParentId</property>
                                                                    <text-property name="displayName">ParentId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Path</property>
                                                                    <text-property name="displayName">Path</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Path"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">SubContainersCount</property>
                                                                    <text-property name="displayName">SubContainersCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["SubContainersCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamCurrentValue</property>
                                                                    <text-property name="displayName">ParamCurrentValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamCurrentValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamDerivedValue</property>
                                                                    <text-property name="displayName">ParamDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamHasDerivedValue</property>
                                                                    <text-property name="displayName">ParamHasDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamHasDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamIsUserDefined</property>
                                                                    <text-property name="displayName">ParamIsUserDefined</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamIsUserDefined"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamName</property>
                                                                    <text-property name="displayName">ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateComment</property>
                                                                    <text-property name="displayName">ParamStateComment</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateComment"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateCommentColor</property>
                                                                    <text-property name="displayName">ParamStateCommentColor</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateCommentColor"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">_TEST_ParamName</property>
                                                                    <text-property name="displayName">_TEST_ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamId</property>
                                                                    <text-property name="displayName">ParamId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                            </list-property>
                                                            <column id="28260">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28250">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28251">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28252"/>
                                                            <column id="28253"/>
                                                            <group id="28215">
                                                                <property name="groupName">NewTableGroup1</property>
                                                                <expression name="keyExpr" type="javascript">row["Id"] + "_" + row._outer["ParamName"]</expression>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28226">
                                                                <property name="groupName">NewTableGroup2</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamName"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamName"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28232">
                                                                <property name="groupName">NewTableGroup3</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamCurrentValue"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamCurrentValue"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                                <header>
                                                                    <row id="28233">
                                                                        <cell id="28255">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="29083">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamCurrentValue</property>
                                                                            </data>
                                                                        </cell>
                                                                        <cell id="28234">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28235">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28236">
                                                                            <property name="colSpan">2</property>
                                                                            <property name="rowSpan">1</property>
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="28237">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamName</property>
                                                                            </data>
                                                                            <data id="28239">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">Indent</property>
                                                                            </data>
                                                                            <grid id="28429">
                                                                                <property name="width">9.822916666666666in</property>
                                                                                <column id="28430">
                                                                                    <property name="width">0.18in</property>
                                                                                </column>
                                                                                <column id="28431">
                                                                                    <property name="width">2.875in</property>
                                                                                </column>
                                                                                <column id="28432">
                                                                                    <property name="width">2.7604166666666665in</property>
                                                                                </column>
                                                                                <column id="28433">
                                                                                    <property name="width">3.9583333333333335in</property>
                                                                                </column>
                                                                                <row id="28434">
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">row["ParamsCount"] &lt; 1</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <cell id="28435">
                                                                                        <image id="28436">
                                                                                            <property name="height">0.16666666666666666in</property>
                                                                                            <property name="width">0.16666666666666666in</property>
                                                                                            <property name="source">file</property>
                                                                                            <expression name="uri" type="constant">res/cfg_Parameter.png</expression>
                                                                                        </image>
                                                                                    </cell>
                                                                                    <cell id="28437">
                                                                                        <text id="28438">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><b><VALUE-OF>row["ParamName"]</VALUE-OF></b></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28439">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28440">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamCurrentValue"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28441">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28442">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamStateComment"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                </row>
                                                                                <row id="28928">
                                                                                    <cell id="28929"/>
                                                                                    <cell id="28930">
                                                                                        <property name="colSpan">3</property>
                                                                                        <property name="rowSpan">1</property>
                                                                                        <table name="tblContAnnotations2122" id="28933">
                                                                                            <property name="dataSet">ds_Annotations</property>
                                                                                            <list-property name="paramBindings">
                                                                                                <structure>
                                                                                                    <property name="paramName">pParentId</property>
                                                                                                    <simple-property-list name="expression">
                                                                                                        <value type="javascript">row["ParamId"]</value>
                                                                                                    </simple-property-list>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <list-property name="boundDataColumns">
                                                                                                <structure>
                                                                                                    <property name="name">Label</property>
                                                                                                    <text-property name="displayName">Label</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">ParentId</property>
                                                                                                    <text-property name="displayName">ParentId</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">Text</property>
                                                                                                    <text-property name="displayName">Text</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <column id="28944"/>
                                                                                            <detail>
                                                                                                <row id="28934">
                                                                                                    <cell id="28935">
                                                                                                        <grid name="grd_mdCfg_Annotations12122" id="28936">
                                                                                                            <column id="28937"/>
                                                                                                            <row id="28938">
                                                                                                                <property name="fontWeight">bold</property>
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="28939">
                                                                                                                    <data name="txtMdCfgAnnoLbl12122" id="28940">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#4C4C4C</property>
                                                                                                                        <property name="resultSetColumn">Label</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                            <row id="28941">
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="28942">
                                                                                                                    <data name="txtMdCfgAnno12122" id="28943">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#909090</property>
                                                                                                                        <property name="resultSetColumn">Text</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                        </grid>
                                                                                                    </cell>
                                                                                                </row>
                                                                                            </detail>
                                                                                        </table>
                                                                                    </cell>
                                                                                </row>
                                                                            </grid>
                                                                        </cell>
                                                                    </row>
                                                                </header>
                                                            </group>
                                                        </table>
                                                    </cell>
                                                </row>
                                                <row id="28321">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "4"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28322">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <grid name="Indention_Grid_Level_004" id="28323">
                                                            <column id="28331">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28333">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28351">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28324">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28325"/>
                                                            <row id="28326">
                                                                <cell id="28330">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28332">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28350">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28327">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28328">
                                                                    <property name="style">cfg_table_heading_container</property>
                                                                    <grid name="Lev004_Container_ID" id="28387">
                                                                        <column id="28388">
                                                                            <property name="width">0.18in</property>
                                                                        </column>
                                                                        <column id="28389"/>
                                                                        <row id="28390">
                                                                            <cell id="28391">
                                                                                <image id="27358">
                                                                                    <property name="height">0.16666666666666666in</property>
                                                                                    <property name="width">0.16666666666666666in</property>
                                                                                    <property name="source">file</property>
                                                                                    <expression name="uri" type="constant">./res/cfg_container.png</expression>
                                                                                </image>
                                                                            </cell>
                                                                            <cell id="28392">
                                                                                <text id="28400">
                                                                                    <property name="contentType">html</property>
                                                                                    <text-property name="content"><![CDATA[&amp;nbsp;<b><VALUE-OF>row["Name"]</VALUE-OF></b> (<VALUE-OF>row["Path"]</VALUE-OF>)]]></text-property>
                                                                                </text>
                                                                                <data id="28329">
                                                                                    <property name="color">#800040</property>
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">true</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <property name="resultSetColumn">Id</property>
                                                                                </data>
                                                                            </cell>
                                                                        </row>
                                                                        <row id="28945">
                                                                            <cell id="28946"/>
                                                                            <cell id="28947">
                                                                                <table name="tblContAnnotations21221" id="28948">
                                                                                    <property name="dataSet">ds_Annotations</property>
                                                                                    <list-property name="paramBindings">
                                                                                        <structure>
                                                                                            <property name="paramName">pParentId</property>
                                                                                            <simple-property-list name="expression">
                                                                                                <value type="javascript">row["ParamId"]</value>
                                                                                            </simple-property-list>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <list-property name="boundDataColumns">
                                                                                        <structure>
                                                                                            <property name="name">Label</property>
                                                                                            <text-property name="displayName">Label</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">ParentId</property>
                                                                                            <text-property name="displayName">ParentId</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">Text</property>
                                                                                            <text-property name="displayName">Text</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <column id="28959"/>
                                                                                    <detail>
                                                                                        <row id="28949">
                                                                                            <cell id="28950">
                                                                                                <grid name="grd_mdCfg_Annotations121221" id="28951">
                                                                                                    <column id="28952"/>
                                                                                                    <row id="28953">
                                                                                                        <property name="fontWeight">bold</property>
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="28954">
                                                                                                            <data name="txtMdCfgAnnoLbl121221" id="28955">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#4C4C4C</property>
                                                                                                                <property name="resultSetColumn">Label</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                    <row id="28956">
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="28957">
                                                                                                            <data name="txtMdCfgAnno121221" id="28958">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#909090</property>
                                                                                                                <property name="resultSetColumn">Text</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                </grid>
                                                                                            </cell>
                                                                                        </row>
                                                                                    </detail>
                                                                                </table>
                                                                            </cell>
                                                                        </row>
                                                                    </grid>
                                                                </cell>
                                                            </row>
                                                        </grid>
                                                    </cell>
                                                </row>
                                                <row id="28210">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "4"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28211">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <table name="mytable1111" id="28261">
                                                            <property name="dataSet">ds_ContainersAndParameters1_ID</property>
                                                            <list-property name="paramBindings">
                                                                <structure>
                                                                    <property name="paramName">pID</property>
                                                                    <simple-property-list name="expression">
                                                                        <value type="javascript">row["Id"]</value>
                                                                    </simple-property-list>
                                                                </structure>
                                                            </list-property>
                                                            <list-property name="boundDataColumns">
                                                                <structure>
                                                                    <property name="name">Id</property>
                                                                    <text-property name="displayName">Id</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Id"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Indent</property>
                                                                    <text-property name="displayName">Indent</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Indent"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ModuleConfigId</property>
                                                                    <text-property name="displayName">ModuleConfigId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ModuleConfigId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Name</property>
                                                                    <text-property name="displayName">Name</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Name"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamsCount</property>
                                                                    <text-property name="displayName">ParamsCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamsCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParentId</property>
                                                                    <text-property name="displayName">ParentId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Path</property>
                                                                    <text-property name="displayName">Path</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Path"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">SubContainersCount</property>
                                                                    <text-property name="displayName">SubContainersCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["SubContainersCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamCurrentValue</property>
                                                                    <text-property name="displayName">ParamCurrentValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamCurrentValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamDerivedValue</property>
                                                                    <text-property name="displayName">ParamDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamHasDerivedValue</property>
                                                                    <text-property name="displayName">ParamHasDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamHasDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamIsUserDefined</property>
                                                                    <text-property name="displayName">ParamIsUserDefined</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamIsUserDefined"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamName</property>
                                                                    <text-property name="displayName">ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateComment</property>
                                                                    <text-property name="displayName">ParamStateComment</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateComment"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateCommentColor</property>
                                                                    <text-property name="displayName">ParamStateCommentColor</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateCommentColor"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">_TEST_ParamName</property>
                                                                    <text-property name="displayName">_TEST_ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamId</property>
                                                                    <text-property name="displayName">ParamId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                            </list-property>
                                                            <column id="28303">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28304">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28349">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28305">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28306"/>
                                                            <column id="28307"/>
                                                            <group id="28262">
                                                                <property name="groupName">NewTableGroup1</property>
                                                                <expression name="keyExpr" type="javascript">row["Id"] + "_" + row._outer["ParamName"]</expression>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28275">
                                                                <property name="groupName">NewTableGroup2</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamName"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamName"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28282">
                                                                <property name="groupName">NewTableGroup3</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamCurrentValue"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamCurrentValue"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                                <header>
                                                                    <row id="28283">
                                                                        <cell id="28284">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="29084">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamCurrentValue</property>
                                                                            </data>
                                                                        </cell>
                                                                        <cell id="28285">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28344">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28286">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28287">
                                                                            <property name="colSpan">2</property>
                                                                            <property name="rowSpan">1</property>
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="28288">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamName</property>
                                                                            </data>
                                                                            <data id="28290">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">Indent</property>
                                                                            </data>
                                                                            <grid id="28443">
                                                                                <property name="width">9.572916666666666in</property>
                                                                                <column id="28444">
                                                                                    <property name="width">0.18in</property>
                                                                                </column>
                                                                                <column id="28445">
                                                                                    <property name="width">2.875in</property>
                                                                                </column>
                                                                                <column id="28446">
                                                                                    <property name="width">2.7604166666666665in</property>
                                                                                </column>
                                                                                <column id="28447">
                                                                                    <property name="width">3.6979166666666665in</property>
                                                                                </column>
                                                                                <row id="28448">
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">row["ParamsCount"] &lt; 1</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <cell id="28449">
                                                                                        <image id="28450">
                                                                                            <property name="height">0.16666666666666666in</property>
                                                                                            <property name="width">0.16666666666666666in</property>
                                                                                            <property name="source">file</property>
                                                                                            <expression name="uri" type="constant">res/cfg_Parameter.png</expression>
                                                                                        </image>
                                                                                    </cell>
                                                                                    <cell id="28451">
                                                                                        <text id="28452">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><b><VALUE-OF>row["ParamName"]</VALUE-OF></b></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28453">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28454">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamCurrentValue"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28455">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28456">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamStateComment"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                </row>
                                                                                <row id="28960">
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">(row["ParamAnnotation"].length&lt;1)</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <cell id="28961"/>
                                                                                    <cell id="28962">
                                                                                        <property name="colSpan">3</property>
                                                                                        <property name="rowSpan">1</property>
                                                                                        <table name="tblContAnnotations21222" id="28965">
                                                                                            <property name="dataSet">ds_Annotations</property>
                                                                                            <list-property name="paramBindings">
                                                                                                <structure>
                                                                                                    <property name="paramName">pParentId</property>
                                                                                                    <simple-property-list name="expression">
                                                                                                        <value type="javascript">row["ParamId"]</value>
                                                                                                    </simple-property-list>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <list-property name="boundDataColumns">
                                                                                                <structure>
                                                                                                    <property name="name">Label</property>
                                                                                                    <text-property name="displayName">Label</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">ParentId</property>
                                                                                                    <text-property name="displayName">ParentId</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">Text</property>
                                                                                                    <text-property name="displayName">Text</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <column id="28976"/>
                                                                                            <detail>
                                                                                                <row id="28966">
                                                                                                    <cell id="28967">
                                                                                                        <grid name="grd_mdCfg_Annotations121222" id="28968">
                                                                                                            <column id="28969"/>
                                                                                                            <row id="28970">
                                                                                                                <property name="fontWeight">bold</property>
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="28971">
                                                                                                                    <data name="txtMdCfgAnnoLbl121222" id="28972">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#4C4C4C</property>
                                                                                                                        <property name="resultSetColumn">Label</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                            <row id="28973">
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="28974">
                                                                                                                    <data name="txtMdCfgAnno121222" id="28975">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#909090</property>
                                                                                                                        <property name="resultSetColumn">Text</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                        </grid>
                                                                                                    </cell>
                                                                                                </row>
                                                                                            </detail>
                                                                                        </table>
                                                                                    </cell>
                                                                                </row>
                                                                            </grid>
                                                                        </cell>
                                                                    </row>
                                                                </header>
                                                            </group>
                                                        </table>
                                                    </cell>
                                                </row>
                                                <row id="28467">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "5"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28468">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <grid name="Indention_Grid_Level_005" id="28479">
                                                            <column id="28480">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28481">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28482">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28501">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28483">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28484"/>
                                                            <row id="28485">
                                                                <cell id="28486">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28487">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28488">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28500">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28489">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28490">
                                                                    <property name="style">cfg_table_heading_container</property>
                                                                    <grid name="Lev004_Container_ID1" id="28491">
                                                                        <column id="28492">
                                                                            <property name="width">0.18in</property>
                                                                        </column>
                                                                        <column id="28493"/>
                                                                        <row id="28494">
                                                                            <cell id="28495">
                                                                                <image id="28496">
                                                                                    <property name="height">0.16666666666666666in</property>
                                                                                    <property name="width">0.16666666666666666in</property>
                                                                                    <property name="source">file</property>
                                                                                    <expression name="uri" type="constant">./res/cfg_container.png</expression>
                                                                                </image>
                                                                            </cell>
                                                                            <cell id="28497">
                                                                                <text id="28498">
                                                                                    <property name="contentType">html</property>
                                                                                    <text-property name="content"><![CDATA[&amp;nbsp;<b><VALUE-OF>row["Name"]</VALUE-OF></b> (<VALUE-OF>row["Path"]</VALUE-OF>)]]></text-property>
                                                                                </text>
                                                                                <data id="28499">
                                                                                    <property name="color">#800040</property>
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">true</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <property name="resultSetColumn">Id</property>
                                                                                </data>
                                                                            </cell>
                                                                        </row>
                                                                        <row id="28977">
                                                                            <cell id="28978"/>
                                                                            <cell id="28979">
                                                                                <table name="tblContAnnotations212221" id="28980">
                                                                                    <property name="dataSet">ds_Annotations</property>
                                                                                    <list-property name="paramBindings">
                                                                                        <structure>
                                                                                            <property name="paramName">pParentId</property>
                                                                                            <simple-property-list name="expression">
                                                                                                <value type="javascript">row["ParamId"]</value>
                                                                                            </simple-property-list>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <list-property name="boundDataColumns">
                                                                                        <structure>
                                                                                            <property name="name">Label</property>
                                                                                            <text-property name="displayName">Label</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">ParentId</property>
                                                                                            <text-property name="displayName">ParentId</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">Text</property>
                                                                                            <text-property name="displayName">Text</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <column id="28991"/>
                                                                                    <detail>
                                                                                        <row id="28981">
                                                                                            <cell id="28982">
                                                                                                <grid name="grd_mdCfg_Annotations1212221" id="28983">
                                                                                                    <column id="28984"/>
                                                                                                    <row id="28985">
                                                                                                        <property name="fontWeight">bold</property>
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="28986">
                                                                                                            <data name="txtMdCfgAnnoLbl1212221" id="28987">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#4C4C4C</property>
                                                                                                                <property name="resultSetColumn">Label</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                    <row id="28988">
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="28989">
                                                                                                            <data name="txtMdCfgAnno1212221" id="28990">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#909090</property>
                                                                                                                <property name="resultSetColumn">Text</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                </grid>
                                                                                            </cell>
                                                                                        </row>
                                                                                    </detail>
                                                                                </table>
                                                                            </cell>
                                                                        </row>
                                                                    </grid>
                                                                </cell>
                                                            </row>
                                                        </grid>
                                                    </cell>
                                                </row>
                                                <row id="28469">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "5"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28470">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <table name="mytable11111" id="28502">
                                                            <property name="dataSet">ds_ContainersAndParameters1_ID</property>
                                                            <list-property name="paramBindings">
                                                                <structure>
                                                                    <property name="paramName">pID</property>
                                                                    <simple-property-list name="expression">
                                                                        <value type="javascript">row["Id"]</value>
                                                                    </simple-property-list>
                                                                </structure>
                                                            </list-property>
                                                            <list-property name="boundDataColumns">
                                                                <structure>
                                                                    <property name="name">Id</property>
                                                                    <text-property name="displayName">Id</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Id"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Indent</property>
                                                                    <text-property name="displayName">Indent</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Indent"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ModuleConfigId</property>
                                                                    <text-property name="displayName">ModuleConfigId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ModuleConfigId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Name</property>
                                                                    <text-property name="displayName">Name</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Name"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamsCount</property>
                                                                    <text-property name="displayName">ParamsCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamsCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParentId</property>
                                                                    <text-property name="displayName">ParentId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Path</property>
                                                                    <text-property name="displayName">Path</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Path"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">SubContainersCount</property>
                                                                    <text-property name="displayName">SubContainersCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["SubContainersCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamCurrentValue</property>
                                                                    <text-property name="displayName">ParamCurrentValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamCurrentValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamDerivedValue</property>
                                                                    <text-property name="displayName">ParamDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamHasDerivedValue</property>
                                                                    <text-property name="displayName">ParamHasDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamHasDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamIsUserDefined</property>
                                                                    <text-property name="displayName">ParamIsUserDefined</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamIsUserDefined"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamName</property>
                                                                    <text-property name="displayName">ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateComment</property>
                                                                    <text-property name="displayName">ParamStateComment</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateComment"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateCommentColor</property>
                                                                    <text-property name="displayName">ParamStateCommentColor</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateCommentColor"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">_TEST_ParamName</property>
                                                                    <text-property name="displayName">_TEST_ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamId</property>
                                                                    <text-property name="displayName">ParamId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                            </list-property>
                                                            <column id="28528">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28529">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28535">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28530">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28531">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28532"/>
                                                            <column id="28533"/>
                                                            <group id="28503">
                                                                <property name="groupName">NewTableGroup1</property>
                                                                <expression name="keyExpr" type="javascript">row["Id"] + "_" + row._outer["ParamName"]</expression>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28504">
                                                                <property name="groupName">NewTableGroup2</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamName"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamName"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28505">
                                                                <property name="groupName">NewTableGroup3</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamCurrentValue"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamCurrentValue"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                                <header>
                                                                    <row id="28506">
                                                                        <cell id="28507">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="29085">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamCurrentValue</property>
                                                                            </data>
                                                                        </cell>
                                                                        <cell id="28508">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28534">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28509">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28510">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28511">
                                                                            <property name="colSpan">2</property>
                                                                            <property name="rowSpan">1</property>
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="28512">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamName</property>
                                                                            </data>
                                                                            <data id="28513">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">Indent</property>
                                                                            </data>
                                                                            <grid id="28514">
                                                                                <property name="width">9.322916666666666in</property>
                                                                                <column id="28515">
                                                                                    <property name="width">0.18in</property>
                                                                                </column>
                                                                                <column id="28516">
                                                                                    <property name="width">2.875in</property>
                                                                                </column>
                                                                                <column id="28517">
                                                                                    <property name="width">2.7604166666666665in</property>
                                                                                </column>
                                                                                <column id="28518">
                                                                                    <property name="width">3.4479166666666665in</property>
                                                                                </column>
                                                                                <row id="28519">
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">row["ParamsCount"] &lt; 1</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <cell id="28520">
                                                                                        <image id="28521">
                                                                                            <property name="height">0.16666666666666666in</property>
                                                                                            <property name="width">0.16666666666666666in</property>
                                                                                            <property name="source">file</property>
                                                                                            <expression name="uri" type="constant">res/cfg_Parameter.png</expression>
                                                                                        </image>
                                                                                    </cell>
                                                                                    <cell id="28522">
                                                                                        <text id="28523">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><b><VALUE-OF>row["ParamName"]</VALUE-OF></b></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28524">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28525">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamCurrentValue"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28526">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28527">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamStateComment"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                </row>
                                                                                <row id="28992">
                                                                                    <cell id="28993"/>
                                                                                    <cell id="28994">
                                                                                        <property name="colSpan">3</property>
                                                                                        <property name="rowSpan">1</property>
                                                                                        <table name="tblContAnnotations212222" id="28997">
                                                                                            <property name="dataSet">ds_Annotations</property>
                                                                                            <list-property name="paramBindings">
                                                                                                <structure>
                                                                                                    <property name="paramName">pParentId</property>
                                                                                                    <simple-property-list name="expression">
                                                                                                        <value type="javascript">row["ParamId"]</value>
                                                                                                    </simple-property-list>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <list-property name="boundDataColumns">
                                                                                                <structure>
                                                                                                    <property name="name">Label</property>
                                                                                                    <text-property name="displayName">Label</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">ParentId</property>
                                                                                                    <text-property name="displayName">ParentId</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">Text</property>
                                                                                                    <text-property name="displayName">Text</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <column id="29008"/>
                                                                                            <detail>
                                                                                                <row id="28998">
                                                                                                    <cell id="28999">
                                                                                                        <grid name="grd_mdCfg_Annotations1212222" id="29000">
                                                                                                            <column id="29001"/>
                                                                                                            <row id="29002">
                                                                                                                <property name="fontWeight">bold</property>
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="29003">
                                                                                                                    <data name="txtMdCfgAnnoLbl1212222" id="29004">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#4C4C4C</property>
                                                                                                                        <property name="resultSetColumn">Label</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                            <row id="29005">
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="29006">
                                                                                                                    <data name="txtMdCfgAnno1212222" id="29007">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#909090</property>
                                                                                                                        <property name="resultSetColumn">Text</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                        </grid>
                                                                                                    </cell>
                                                                                                </row>
                                                                                            </detail>
                                                                                        </table>
                                                                                    </cell>
                                                                                </row>
                                                                            </grid>
                                                                        </cell>
                                                                    </row>
                                                                </header>
                                                            </group>
                                                        </table>
                                                    </cell>
                                                </row>
                                                <row id="28477">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "6"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28478">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <grid name="Indention_Grid_Level_006" id="28610">
                                                            <column id="28611">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28612">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28613">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28614">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28634">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28615">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28616"/>
                                                            <row id="28617">
                                                                <cell id="28618">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28619">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28620">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28621">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28633">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28622">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28623">
                                                                    <property name="style">cfg_table_heading_container</property>
                                                                    <grid name="Lev004_Container_ID11" id="28624">
                                                                        <column id="28625">
                                                                            <property name="width">0.18in</property>
                                                                        </column>
                                                                        <column id="28626"/>
                                                                        <row id="28627">
                                                                            <cell id="28628">
                                                                                <image id="28629">
                                                                                    <property name="height">0.16666666666666666in</property>
                                                                                    <property name="width">0.16666666666666666in</property>
                                                                                    <property name="source">file</property>
                                                                                    <expression name="uri" type="constant">./res/cfg_container.png</expression>
                                                                                </image>
                                                                            </cell>
                                                                            <cell id="28630">
                                                                                <text id="28631">
                                                                                    <property name="contentType">html</property>
                                                                                    <text-property name="content"><![CDATA[&amp;nbsp;<b><VALUE-OF>row["Name"]</VALUE-OF></b> (<VALUE-OF>row["Path"]</VALUE-OF>)]]></text-property>
                                                                                </text>
                                                                                <data id="28632">
                                                                                    <property name="color">#800040</property>
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">true</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <property name="resultSetColumn">Id</property>
                                                                                </data>
                                                                            </cell>
                                                                        </row>
                                                                        <row id="29009">
                                                                            <cell id="29010"/>
                                                                            <cell id="29011">
                                                                                <table name="tblContAnnotations2122221" id="29012">
                                                                                    <property name="dataSet">ds_Annotations</property>
                                                                                    <list-property name="paramBindings">
                                                                                        <structure>
                                                                                            <property name="paramName">pParentId</property>
                                                                                            <simple-property-list name="expression">
                                                                                                <value type="javascript">row["ParamId"]</value>
                                                                                            </simple-property-list>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <list-property name="boundDataColumns">
                                                                                        <structure>
                                                                                            <property name="name">Label</property>
                                                                                            <text-property name="displayName">Label</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">ParentId</property>
                                                                                            <text-property name="displayName">ParentId</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">Text</property>
                                                                                            <text-property name="displayName">Text</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <column id="29023"/>
                                                                                    <detail>
                                                                                        <row id="29013">
                                                                                            <cell id="29014">
                                                                                                <grid name="grd_mdCfg_Annotations12122221" id="29015">
                                                                                                    <column id="29016"/>
                                                                                                    <row id="29017">
                                                                                                        <property name="fontWeight">bold</property>
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="29018">
                                                                                                            <data name="txtMdCfgAnnoLbl12122221" id="29019">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#4C4C4C</property>
                                                                                                                <property name="resultSetColumn">Label</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                    <row id="29020">
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="29021">
                                                                                                            <data name="txtMdCfgAnno12122221" id="29022">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#909090</property>
                                                                                                                <property name="resultSetColumn">Text</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                </grid>
                                                                                            </cell>
                                                                                        </row>
                                                                                    </detail>
                                                                                </table>
                                                                            </cell>
                                                                        </row>
                                                                    </grid>
                                                                </cell>
                                                            </row>
                                                        </grid>
                                                    </cell>
                                                </row>
                                                <row id="28475">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "6"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28476">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <table name="mytable111111" id="28536">
                                                            <property name="dataSet">ds_ContainersAndParameters1_ID</property>
                                                            <list-property name="paramBindings">
                                                                <structure>
                                                                    <property name="paramName">pID</property>
                                                                    <simple-property-list name="expression">
                                                                        <value type="javascript">row["Id"]</value>
                                                                    </simple-property-list>
                                                                </structure>
                                                            </list-property>
                                                            <list-property name="boundDataColumns">
                                                                <structure>
                                                                    <property name="name">Id</property>
                                                                    <text-property name="displayName">Id</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Id"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Indent</property>
                                                                    <text-property name="displayName">Indent</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Indent"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ModuleConfigId</property>
                                                                    <text-property name="displayName">ModuleConfigId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ModuleConfigId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Name</property>
                                                                    <text-property name="displayName">Name</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Name"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamsCount</property>
                                                                    <text-property name="displayName">ParamsCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamsCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParentId</property>
                                                                    <text-property name="displayName">ParentId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Path</property>
                                                                    <text-property name="displayName">Path</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Path"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">SubContainersCount</property>
                                                                    <text-property name="displayName">SubContainersCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["SubContainersCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamCurrentValue</property>
                                                                    <text-property name="displayName">ParamCurrentValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamCurrentValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamDerivedValue</property>
                                                                    <text-property name="displayName">ParamDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamHasDerivedValue</property>
                                                                    <text-property name="displayName">ParamHasDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamHasDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamIsUserDefined</property>
                                                                    <text-property name="displayName">ParamIsUserDefined</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamIsUserDefined"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamName</property>
                                                                    <text-property name="displayName">ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateComment</property>
                                                                    <text-property name="displayName">ParamStateComment</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateComment"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateCommentColor</property>
                                                                    <text-property name="displayName">ParamStateCommentColor</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateCommentColor"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">_TEST_ParamName</property>
                                                                    <text-property name="displayName">_TEST_ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamId</property>
                                                                    <text-property name="displayName">ParamId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                            </list-property>
                                                            <column id="28563">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28564">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28571">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28565">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28566">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28567">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28568"/>
                                                            <column id="28569"/>
                                                            <group id="28537">
                                                                <property name="groupName">NewTableGroup1</property>
                                                                <expression name="keyExpr" type="javascript">row["Id"] + "_" + row._outer["ParamName"]</expression>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28538">
                                                                <property name="groupName">NewTableGroup2</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamName"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamName"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28539">
                                                                <property name="groupName">NewTableGroup3</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamCurrentValue"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamCurrentValue"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                                <header>
                                                                    <row id="28540">
                                                                        <cell id="28541">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="29086">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamCurrentValue</property>
                                                                            </data>
                                                                        </cell>
                                                                        <cell id="28542">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28570">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28543">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28544">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28545">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28546">
                                                                            <property name="colSpan">2</property>
                                                                            <property name="rowSpan">1</property>
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="28547">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamName</property>
                                                                            </data>
                                                                            <data id="28548">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">Indent</property>
                                                                            </data>
                                                                            <grid id="28549">
                                                                                <property name="width">9.083333333333334in</property>
                                                                                <column id="28550">
                                                                                    <property name="width">0.18in</property>
                                                                                </column>
                                                                                <column id="28551">
                                                                                    <property name="width">2.875in</property>
                                                                                </column>
                                                                                <column id="28552">
                                                                                    <property name="width">2.7604166666666665in</property>
                                                                                </column>
                                                                                <column id="28553">
                                                                                    <property name="width">3.2083333333333335in</property>
                                                                                </column>
                                                                                <row id="28554">
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">row["ParamsCount"] &lt; 1</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <cell id="28555">
                                                                                        <image id="28556">
                                                                                            <property name="height">0.16666666666666666in</property>
                                                                                            <property name="width">0.16666666666666666in</property>
                                                                                            <property name="source">file</property>
                                                                                            <expression name="uri" type="constant">res/cfg_Parameter.png</expression>
                                                                                        </image>
                                                                                    </cell>
                                                                                    <cell id="28557">
                                                                                        <text id="28558">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><b><VALUE-OF>row["ParamName"]</VALUE-OF></b></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28559">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28560">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamCurrentValue"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28561">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28562">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamStateComment"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                </row>
                                                                                <row id="29024">
                                                                                    <cell id="29025"/>
                                                                                    <cell id="29026">
                                                                                        <property name="colSpan">3</property>
                                                                                        <property name="rowSpan">1</property>
                                                                                        <table name="tblContAnnotations2122222" id="29029">
                                                                                            <property name="dataSet">ds_Annotations</property>
                                                                                            <list-property name="paramBindings">
                                                                                                <structure>
                                                                                                    <property name="paramName">pParentId</property>
                                                                                                    <simple-property-list name="expression">
                                                                                                        <value type="javascript">row["ParamId"]</value>
                                                                                                    </simple-property-list>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <list-property name="boundDataColumns">
                                                                                                <structure>
                                                                                                    <property name="name">Label</property>
                                                                                                    <text-property name="displayName">Label</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">ParentId</property>
                                                                                                    <text-property name="displayName">ParentId</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">Text</property>
                                                                                                    <text-property name="displayName">Text</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <column id="29040"/>
                                                                                            <detail>
                                                                                                <row id="29030">
                                                                                                    <cell id="29031">
                                                                                                        <grid name="grd_mdCfg_Annotations12122222" id="29032">
                                                                                                            <column id="29033"/>
                                                                                                            <row id="29034">
                                                                                                                <property name="fontWeight">bold</property>
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="29035">
                                                                                                                    <data name="txtMdCfgAnnoLbl12122222" id="29036">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#4C4C4C</property>
                                                                                                                        <property name="resultSetColumn">Label</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                            <row id="29037">
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="29038">
                                                                                                                    <data name="txtMdCfgAnno12122222" id="29039">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#909090</property>
                                                                                                                        <property name="resultSetColumn">Text</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                        </grid>
                                                                                                    </cell>
                                                                                                </row>
                                                                                            </detail>
                                                                                        </table>
                                                                                    </cell>
                                                                                </row>
                                                                            </grid>
                                                                        </cell>
                                                                    </row>
                                                                </header>
                                                            </group>
                                                        </table>
                                                    </cell>
                                                </row>
                                                <row id="28473">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "7"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28474">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <grid name="Indention_Grid_Level_007" id="28635">
                                                            <column id="28636">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28637">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28661">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28638">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28639">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28640">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28641">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28642"/>
                                                            <row id="28643">
                                                                <cell id="28644">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28645">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28660">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28646">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28647">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28648">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28649">
                                                                    <property name="style">cfg_border_left_221_221_221</property>
                                                                </cell>
                                                                <cell id="28650">
                                                                    <property name="style">cfg_table_heading_container</property>
                                                                    <grid name="Lev004_Container_ID111" id="28651">
                                                                        <column id="28652">
                                                                            <property name="width">0.18in</property>
                                                                        </column>
                                                                        <column id="28653"/>
                                                                        <row id="28654">
                                                                            <cell id="28655">
                                                                                <image id="28656">
                                                                                    <property name="height">0.16666666666666666in</property>
                                                                                    <property name="width">0.16666666666666666in</property>
                                                                                    <property name="source">file</property>
                                                                                    <expression name="uri" type="constant">./res/cfg_container.png</expression>
                                                                                </image>
                                                                            </cell>
                                                                            <cell id="28657">
                                                                                <text id="28658">
                                                                                    <property name="contentType">html</property>
                                                                                    <text-property name="content"><![CDATA[&amp;nbsp;<b><VALUE-OF>row["Name"]</VALUE-OF></b> (<VALUE-OF>row["Path"]</VALUE-OF>)]]></text-property>
                                                                                </text>
                                                                                <data id="28659">
                                                                                    <property name="color">#800040</property>
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">true</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <property name="resultSetColumn">Id</property>
                                                                                </data>
                                                                            </cell>
                                                                        </row>
                                                                        <row id="29041">
                                                                            <cell id="29042"/>
                                                                            <cell id="29043">
                                                                                <table name="tblContAnnotations21222221" id="29044">
                                                                                    <property name="dataSet">ds_Annotations</property>
                                                                                    <list-property name="paramBindings">
                                                                                        <structure>
                                                                                            <property name="paramName">pParentId</property>
                                                                                            <simple-property-list name="expression">
                                                                                                <value type="javascript">row["ParamId"]</value>
                                                                                            </simple-property-list>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <list-property name="boundDataColumns">
                                                                                        <structure>
                                                                                            <property name="name">Label</property>
                                                                                            <text-property name="displayName">Label</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">ParentId</property>
                                                                                            <text-property name="displayName">ParentId</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                        <structure>
                                                                                            <property name="name">Text</property>
                                                                                            <text-property name="displayName">Text</text-property>
                                                                                            <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                            <property name="dataType">string</property>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <column id="29055"/>
                                                                                    <detail>
                                                                                        <row id="29045">
                                                                                            <cell id="29046">
                                                                                                <grid name="grd_mdCfg_Annotations121222221" id="29047">
                                                                                                    <column id="29048"/>
                                                                                                    <row id="29049">
                                                                                                        <property name="fontWeight">bold</property>
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="29050">
                                                                                                            <data name="txtMdCfgAnnoLbl121222221" id="29051">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#4C4C4C</property>
                                                                                                                <property name="resultSetColumn">Label</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                    <row id="29052">
                                                                                                        <list-property name="visibility">
                                                                                                            <structure>
                                                                                                                <property name="format">all</property>
                                                                                                                <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                            </structure>
                                                                                                        </list-property>
                                                                                                        <cell id="29053">
                                                                                                            <data name="txtMdCfgAnno121222221" id="29054">
                                                                                                                <property name="fontSize">10pt</property>
                                                                                                                <property name="color">#909090</property>
                                                                                                                <property name="resultSetColumn">Text</property>
                                                                                                            </data>
                                                                                                        </cell>
                                                                                                    </row>
                                                                                                </grid>
                                                                                            </cell>
                                                                                        </row>
                                                                                    </detail>
                                                                                </table>
                                                                            </cell>
                                                                        </row>
                                                                    </grid>
                                                                </cell>
                                                            </row>
                                                        </grid>
                                                    </cell>
                                                </row>
                                                <row id="28471">
                                                    <list-property name="visibility">
                                                        <structure>
                                                            <property name="format">all</property>
                                                            <expression name="valueExpr" type="javascript">row["Indent"] != "7"</expression>
                                                        </structure>
                                                    </list-property>
                                                    <cell id="28472">
                                                        <property name="paddingTop">0pt</property>
                                                        <property name="paddingBottom">0pt</property>
                                                        <table name="mytable1111111" id="28572">
                                                            <property name="dataSet">ds_ContainersAndParameters1_ID</property>
                                                            <list-property name="paramBindings">
                                                                <structure>
                                                                    <property name="paramName">pID</property>
                                                                    <simple-property-list name="expression">
                                                                        <value type="javascript">row["Id"]</value>
                                                                    </simple-property-list>
                                                                </structure>
                                                            </list-property>
                                                            <list-property name="boundDataColumns">
                                                                <structure>
                                                                    <property name="name">Id</property>
                                                                    <text-property name="displayName">Id</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Id"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Indent</property>
                                                                    <text-property name="displayName">Indent</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Indent"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ModuleConfigId</property>
                                                                    <text-property name="displayName">ModuleConfigId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ModuleConfigId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Name</property>
                                                                    <text-property name="displayName">Name</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Name"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamsCount</property>
                                                                    <text-property name="displayName">ParamsCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamsCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParentId</property>
                                                                    <text-property name="displayName">ParentId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">Path</property>
                                                                    <text-property name="displayName">Path</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["Path"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">SubContainersCount</property>
                                                                    <text-property name="displayName">SubContainersCount</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["SubContainersCount"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamCurrentValue</property>
                                                                    <text-property name="displayName">ParamCurrentValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamCurrentValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamDerivedValue</property>
                                                                    <text-property name="displayName">ParamDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamHasDerivedValue</property>
                                                                    <text-property name="displayName">ParamHasDerivedValue</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamHasDerivedValue"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamIsUserDefined</property>
                                                                    <text-property name="displayName">ParamIsUserDefined</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamIsUserDefined"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamName</property>
                                                                    <text-property name="displayName">ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateComment</property>
                                                                    <text-property name="displayName">ParamStateComment</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateComment"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamStateCommentColor</property>
                                                                    <text-property name="displayName">ParamStateCommentColor</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamStateCommentColor"]</expression>
                                                                    <property name="dataType">string</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">_TEST_ParamName</property>
                                                                    <text-property name="displayName">_TEST_ParamName</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamName"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                                <structure>
                                                                    <property name="name">ParamId</property>
                                                                    <text-property name="displayName">ParamId</text-property>
                                                                    <expression name="expression" type="javascript">dataSetRow["ParamId"]</expression>
                                                                    <property name="dataType">string</property>
                                                                    <property name="allowExport">true</property>
                                                                </structure>
                                                            </list-property>
                                                            <column id="28600">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28601">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28602">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28603">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28609">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28604">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28605">
                                                                <property name="width">0.25in</property>
                                                            </column>
                                                            <column id="28606"/>
                                                            <column id="28607"/>
                                                            <group id="28573">
                                                                <property name="groupName">NewTableGroup1</property>
                                                                <expression name="keyExpr" type="javascript">row["Id"] + "_" + row._outer["ParamName"]</expression>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28574">
                                                                <property name="groupName">NewTableGroup2</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamName"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamName"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                            </group>
                                                            <group id="28575">
                                                                <property name="groupName">NewTableGroup3</property>
                                                                <expression name="keyExpr" type="javascript">row["ParamCurrentValue"]</expression>
                                                                <structure name="toc">
                                                                    <expression name="expressionValue" type="javascript">row["ParamCurrentValue"]</expression>
                                                                </structure>
                                                                <property name="hideDetail">false</property>
                                                                <header>
                                                                    <row id="28576">
                                                                        <cell id="28577">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="29087">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamCurrentValue</property>
                                                                            </data>
                                                                        </cell>
                                                                        <cell id="28578">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28579">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28580">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28608">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28581">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28582">
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                        </cell>
                                                                        <cell id="28583">
                                                                            <property name="colSpan">2</property>
                                                                            <property name="rowSpan">1</property>
                                                                            <property name="style">cfg_border_left_221_221_221</property>
                                                                            <data id="28584">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">ParamName</property>
                                                                            </data>
                                                                            <data id="28585">
                                                                                <list-property name="visibility">
                                                                                    <structure>
                                                                                        <property name="format">all</property>
                                                                                        <expression name="valueExpr" type="javascript">true</expression>
                                                                                    </structure>
                                                                                </list-property>
                                                                                <property name="resultSetColumn">Indent</property>
                                                                            </data>
                                                                            <grid id="28586">
                                                                                <property name="width">8.822916666666666in</property>
                                                                                <column id="28587">
                                                                                    <property name="width">0.18in</property>
                                                                                </column>
                                                                                <column id="28588">
                                                                                    <property name="width">2.875in</property>
                                                                                </column>
                                                                                <column id="28589">
                                                                                    <property name="width">2.7604166666666665in</property>
                                                                                </column>
                                                                                <column id="28590">
                                                                                    <property name="width">2.9583333333333335in</property>
                                                                                </column>
                                                                                <row id="28591">
                                                                                    <list-property name="visibility">
                                                                                        <structure>
                                                                                            <property name="format">all</property>
                                                                                            <expression name="valueExpr" type="javascript">row["ParamsCount"] &lt; 1</expression>
                                                                                        </structure>
                                                                                    </list-property>
                                                                                    <cell id="28592">
                                                                                        <image id="28593">
                                                                                            <property name="height">0.16666666666666666in</property>
                                                                                            <property name="width">0.16666666666666666in</property>
                                                                                            <property name="source">file</property>
                                                                                            <expression name="uri" type="constant">res/cfg_Parameter.png</expression>
                                                                                        </image>
                                                                                    </cell>
                                                                                    <cell id="28594">
                                                                                        <text id="28595">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><b><VALUE-OF>row["ParamName"]</VALUE-OF></b></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28596">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28597">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamCurrentValue"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                    <cell id="28598">
                                                                                        <property name="paddingLeft">5pt</property>
                                                                                        <text id="28599">
                                                                                            <property name="contentType">html</property>
                                                                                            <text-property name="content"><![CDATA[<div style="word-wrap: break-word"><font color=<VALUE-OF>"\"" + row["ParamStateCommentColor"] + "\""</VALUE-OF> size="2"><b><VALUE-OF>row["ParamStateComment"]</VALUE-OF></b></font></div>]]></text-property>
                                                                                        </text>
                                                                                    </cell>
                                                                                </row>
                                                                                <row id="29056">
                                                                                    <cell id="29057"/>
                                                                                    <cell id="29058">
                                                                                        <property name="colSpan">3</property>
                                                                                        <property name="rowSpan">1</property>
                                                                                        <table name="tblContAnnotations21222222" id="29061">
                                                                                            <property name="dataSet">ds_Annotations</property>
                                                                                            <list-property name="paramBindings">
                                                                                                <structure>
                                                                                                    <property name="paramName">pParentId</property>
                                                                                                    <simple-property-list name="expression">
                                                                                                        <value type="javascript">row["ParamId"]</value>
                                                                                                    </simple-property-list>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <list-property name="boundDataColumns">
                                                                                                <structure>
                                                                                                    <property name="name">Label</property>
                                                                                                    <text-property name="displayName">Label</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Label"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">ParentId</property>
                                                                                                    <text-property name="displayName">ParentId</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["ParentId"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                                <structure>
                                                                                                    <property name="name">Text</property>
                                                                                                    <text-property name="displayName">Text</text-property>
                                                                                                    <expression name="expression" type="javascript">dataSetRow["Text"]</expression>
                                                                                                    <property name="dataType">string</property>
                                                                                                </structure>
                                                                                            </list-property>
                                                                                            <column id="29072"/>
                                                                                            <detail>
                                                                                                <row id="29062">
                                                                                                    <cell id="29063">
                                                                                                        <grid name="grd_mdCfg_Annotations121222222" id="29064">
                                                                                                            <column id="29065"/>
                                                                                                            <row id="29066">
                                                                                                                <property name="fontWeight">bold</property>
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Label"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="29067">
                                                                                                                    <data name="txtMdCfgAnnoLbl121222222" id="29068">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#4C4C4C</property>
                                                                                                                        <property name="resultSetColumn">Label</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                            <row id="29069">
                                                                                                                <list-property name="visibility">
                                                                                                                    <structure>
                                                                                                                        <property name="format">all</property>
                                                                                                                        <expression name="valueExpr" type="javascript">row["Text"].length &lt; 1</expression>
                                                                                                                    </structure>
                                                                                                                </list-property>
                                                                                                                <cell id="29070">
                                                                                                                    <data name="txtMdCfgAnno121222222" id="29071">
                                                                                                                        <property name="fontSize">10pt</property>
                                                                                                                        <property name="color">#909090</property>
                                                                                                                        <property name="resultSetColumn">Text</property>
                                                                                                                    </data>
                                                                                                                </cell>
                                                                                                            </row>
                                                                                                        </grid>
                                                                                                    </cell>
                                                                                                </row>
                                                                                            </detail>
                                                                                        </table>
                                                                                    </cell>
                                                                                </row>
                                                                            </grid>
                                                                        </cell>
                                                                    </row>
                                                                </header>
                                                            </group>
                                                        </table>
                                                    </cell>
                                                </row>
                                            </header>
                                        </group>
                                    </table>
                                </cell>
                            </row>
                        </detail>
                        <footer>
                            <row id="27410">
                                <cell id="27411"/>
                                <cell id="27412"/>
                            </row>
                        </footer>
                    </table>
                </cell>
            </row>
            <row id="27822">
                <list-property name="visibility">
                    <structure>
                        <property name="format">all</property>
                        <expression name="valueExpr" type="javascript">row["Count"] &lt; 1 || row["Count"] == null</expression>
                    </structure>
                </list-property>
                <cell id="27823"/>
                <cell id="27824"/>
                <cell id="27825"/>
                <cell id="27826"/>
            </row>
            <row id="27311">
                <cell id="27312"/>
                <cell id="27313"/>
                <cell id="27314"/>
                <cell id="27315"/>
            </row>
        </grid>
    </body>
</report>
