cchl_resources.xml 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: cchl
  4. (C) Copyright IBM Corp. 2003, 2015
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <resources>
  8. <listView id="CCHL_NamedColors1" classPrefix="clsListItem_tb" allowCtrlDeselect="false">
  9. <listItems>
  10. <listItem value="" idsLabel="IDS_CCHL_PROPVAL_DEFAULT"/>
  11. <listItem value="black" idsLabel="IDS_HAL_COLOR_BLACK" tooltip="#000000"/>
  12. <listItem value="silver" idsLabel="IDS_HAL_COLOR_SILVER" tooltip="#C0C0C0"/>
  13. <listItem value="gray" idsLabel="IDS_HAL_COLOR_GRAY" tooltip="#808080"/>
  14. <listItem value="white" idsLabel="IDS_HAL_COLOR_WHITE" tooltip="#FFFFFF"/>
  15. <listItem value="maroon" idsLabel="IDS_HAL_COLOR_MAROON" tooltip="#800000"/>
  16. <listItem value="red" idsLabel="IDS_HAL_COLOR_RED" tooltip="#FF0000"/>
  17. <listItem value="purple" idsLabel="IDS_HAL_COLOR_PURPLE" tooltip="#800080"/>
  18. <listItem value="fuchsia" idsLabel="IDS_HAL_COLOR_FUCHSIA" tooltip="#FF00FF"/>
  19. </listItems>
  20. </listView>
  21. <listView id="CCHL_NamedColors2" classPrefix="clsListItem_tb" allowCtrlDeselect="false">
  22. <listItems>
  23. <listItem value="transparent" idsLabel="IDS_HAL_COLOR_TRANSPARENT"/>
  24. <listItem value="green" idsLabel="IDS_HAL_COLOR_GREEN" tooltip="#008000"/>
  25. <listItem value="lime" idsLabel="IDS_HAL_COLOR_LIME" tooltip="#00FF00"/>
  26. <listItem value="olive" idsLabel="IDS_HAL_COLOR_OLIVE" tooltip="#808000"/>
  27. <listItem value="yellow" idsLabel="IDS_HAL_COLOR_YELLOW" tooltip="#FFFF00"/>
  28. <listItem value="navy" idsLabel="IDS_HAL_COLOR_NAVY" tooltip="#000080"/>
  29. <listItem value="blue" idsLabel="IDS_HAL_COLOR_BLUE" tooltip="#0000FF"/>
  30. <listItem value="teal" idsLabel="IDS_HAL_COLOR_TEAL" tooltip="#008080"/>
  31. <listItem value="aqua" idsLabel="IDS_HAL_COLOR_AQUA" tooltip="#00FFFF"/>
  32. </listItems>
  33. </listView>
  34. <listView id="CCHL_CSSLengthUnits" allowCtrlDeselect="false">
  35. <listItems>
  36. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_PX" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_PX_TOOLTIP" value="px"/>
  37. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_PERCENT" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_PERCENT_TOOLTIP" value="%"/>
  38. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_IN" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_IN_TOOLTIP" value="in"/>
  39. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_CM" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_CM_TOOLTIP" value="cm"/>
  40. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_MM" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_MM_TOOLTIP" value="mm"/>
  41. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_PT" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_PT_TOOLTIP" value="pt"/>
  42. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_PC" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_PC_TOOLTIP" value="pc"/>
  43. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_EM" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_EM_TOOLTIP" value="em"/>
  44. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_EX" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_EX_TOOLTIP" value="ex"/>
  45. </listItems>
  46. </listView>
  47. <listView id="CCHL_CSSAbsoluteLengthUnits" allowCtrlDeselect="false">
  48. <listItems>
  49. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_PX" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_PX_TOOLTIP" value="px"/>
  50. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_IN" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_IN_TOOLTIP" value="in"/>
  51. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_CM" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_CM_TOOLTIP" value="cm"/>
  52. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_MM" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_MM_TOOLTIP" value="mm"/>
  53. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_PT" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_PT_TOOLTIP" value="pt"/>
  54. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_PC" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_PC_TOOLTIP" value="pc"/>
  55. </listItems>
  56. </listView>
  57. <listView id="CCHL_CSSAbsoluteLengthUnitsPlusPercent" allowCtrlDeselect="false">
  58. <listItems>
  59. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_PX" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_PX_TOOLTIP" value="px"/>
  60. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_PERCENT" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_PERCENT_TOOLTIP" value="%"/>
  61. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_IN" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_IN_TOOLTIP" value="in"/>
  62. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_CM" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_CM_TOOLTIP" value="cm"/>
  63. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_MM" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_MM_TOOLTIP" value="mm"/>
  64. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_PT" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_PT_TOOLTIP" value="pt"/>
  65. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_PC" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_PC_TOOLTIP" value="pc"/>
  66. </listItems>
  67. </listView>
  68. <listView id="CCHL_CSSLengthUnitPixelOnly" allowCtrlDeselect="false">
  69. <listItems>
  70. <listItem idsLabel="IDS_HAL_CSS_LENGTH_UNIT_PX" idsTooltip="IDS_HAL_CSS_LENGTH_UNIT_PX_TOOLTIP" value="px"/>
  71. </listItems>
  72. </listView>
  73. <listView id="CCHL_font-size" allowCtrlDeselect="false">
  74. <listItems>
  75. <listItem value="" idsLabel="IDS_CCHL_PROPVAL_DEFAULT"/>
  76. <listItem value="8pt"/>
  77. <listItem value="9pt"/>
  78. <listItem value="10pt"/>
  79. <listItem value="11pt"/>
  80. <listItem value="12pt"/>
  81. <listItem value="14pt"/>
  82. <listItem value="16pt"/>
  83. <listItem value="18pt"/>
  84. <listItem value="20pt"/>
  85. <listItem value="22pt"/>
  86. <listItem value="24pt"/>
  87. <listItem value="26pt"/>
  88. <listItem value="28pt"/>
  89. <listItem value="36pt"/>
  90. <listItem value="48pt"/>
  91. <listItem value="72pt"/>
  92. </listItems>
  93. </listView>
  94. <listView id="CCHL_border-style" classPrefix="clsListItem_outline" hotTracking="false" allowCtrlDeselect="false">
  95. <listItems>
  96. <listItem value="" idsLabel="IDS_CCHL_PROPVAL_DEFAULT" html="&lt;div style='background-color:#DDDDDD; padding:2px 5px 2px 5px; text-align:center' HAL_ids='IDS_CCHL_PROPVAL_DEFAULT'&gt;&lt;/div&gt;"/>
  97. <listItem value="none" idsLabel="IDS_CCHL_BORDERSTYLE_NONE" html='&lt;div style="padding:2px 5px 2px 5px; text-align:center" HAL_ids="IDS_CCHL_BORDERSTYLE_NONE"&gt;&lt;/div&gt;'/>
  98. <listItem value="solid" idsLabel="IDS_CCHL_BORDERSTYLE_SOLID" borderValue="2px solid"/>
  99. <listItem value="double" idsLabel="IDS_CCHL_BORDERSTYLE_DOUBLE" borderValue="5px double"/>
  100. <listItem value="dotted" idsLabel="IDS_CCHL_BORDERSTYLE_DOTTED" borderValue="2px dotted"/>
  101. <listItem value="dashed" idsLabel="IDS_CCHL_BORDERSTYLE_DASHED" borderValue="2px dashed"/>
  102. <listItem value="groove" idsLabel="IDS_CCHL_BORDERSTYLE_GROOVE" borderValue="4px groove silver"/>
  103. <listItem value="ridge" idsLabel="IDS_CCHL_BORDERSTYLE_RIDGE" borderValue="4px ridge silver"/>
  104. <listItem value="inset" idsLabel="IDS_CCHL_BORDERSTYLE_INSET" borderValue="4px inset silver"/>
  105. <listItem value="outset" idsLabel="IDS_CCHL_BORDERSTYLE_OUTSET" borderValue="4px outset silver"/>
  106. </listItems>
  107. </listView>
  108. <listView id="CCHL_border-width" classPrefix="clsListItem_outline" hotTracking="false" allowCtrlDeselect="false">
  109. <listItems>
  110. <listItem value="" idsLabel="IDS_CCHL_PROPVAL_DEFAULT" html="&lt;div style='background-color:#DDDDDD; padding:2px 5px 2px 5px; text-align:center' HAL_ids='IDS_CCHL_PROPVAL_DEFAULT'&gt;&lt;/div&gt;"/>
  111. <listItem value="0.25pt"/>
  112. <listItem value="0.5pt"/>
  113. <listItem value="0.75pt"/>
  114. <listItem value="1pt"/>
  115. <listItem value="1.5pt"/>
  116. <listItem value="2.25pt"/>
  117. <listItem value="3pt"/>
  118. <listItem value="4.5pt"/>
  119. <listItem value="6pt"/>
  120. </listItems>
  121. </listView>
  122. <htmlFragment id="CCHL_formServerErrorMsg"><![CDATA[
  123. <form id="CCHL_formServerErrorMsg" method="POST" action="" target="" style="display:none">
  124. <input type="hidden" name="b_action" value="showError"/>
  125. <input type="hidden" name="soapFault"/>
  126. <input type="hidden" name="errURL" value="javascript:window.close()"/>
  127. </form>
  128. ]]></htmlFragment>
  129. <htmlFragment id="CCHL_formServerPrompting"><![CDATA[
  130. <form id="CCHL_formServerPrompting" method="POST" action="" target="" style="display:none">
  131. <input type="hidden" name="b_action" value="xts.run"/>
  132. <input type="hidden" name="m" value="prompting/promptDataSource.xts"/>
  133. <input type="hidden" name="releaseConversation" value="1"/>
  134. <input type="hidden" name="newWindow" value="1"/>
  135. <input type="hidden" name="conversation" value=""/>
  136. <input type="hidden" name="htmlFragment" value=""/>
  137. <input type="hidden" name="specification" value=""/>
  138. <input type="hidden" name="method" value=""/>
  139. <input type="hidden" name="clientContext" value=""/>
  140. <input type="hidden" name="tracking" value=""/>
  141. <input type="hidden" name="cafcontextid" value=""/>
  142. <input type="hidden" name="routingServerGroup" value=""/>
  143. </form>
  144. ]]></htmlFragment>
  145. <htmlFragment id="CCHL_formReportEngine"><![CDATA[
  146. <form id="CCHL_formReportEngine" method="POST" action="" target="" style="display:none">
  147. <input type="hidden" name="b_action" value="cognosViewer"/>
  148. <input type="hidden" name="cv.navlinks" value=""/>
  149. <input type="hidden" name="cv.header" value=""/>
  150. <input type="hidden" name="cv.toolbar" value=""/>
  151. <input type="hidden" name="cv.selection" value=""/>
  152. <input type="hidden" name="cv.drill" value=""/>
  153. <input type="hidden" name="cv.contextInfo" value=""/>
  154. <input type="hidden" name="cv.contextmenu" value=""/>
  155. <input type="hidden" name="cv.id" value="RS"/>
  156. <input type="hidden" name="cv.responseFormat" value=""/>
  157. <input type="hidden" name="cv.rsProfile" value=""/>
  158. <input type="hidden" name="cv.showFaultPage" value=""/>
  159. <input type="hidden" name="cv.useAjax" value=""/>
  160. <input type="hidden" name="cv.reuseConversation" value=""/>
  161. <input type="hidden" name="cv.promptForDownload" value=""/>
  162. <input type="hidden" name="ui.action" value="runSpecification"/>
  163. <input type="hidden" name="ui.cafcontextid" value=""/>
  164. <input type="hidden" name="ui.conversation" value=""/>
  165. <input type="hidden" name="ui.spec" value=""/>
  166. <input type="hidden" name="ui.errURL" value="javascript:window.close()"/>
  167. <input type="hidden" name="ui.routingServerGroup" value=""/>
  168. <input type="hidden" name="ui.name" value=""/>
  169. <input type="hidden" name="parameterValues" value=""/>
  170. <input type="hidden" name="run.outputFormat" value=""/>
  171. <input type="hidden" name="run.outputLocale" value=""/>
  172. <input type="hidden" name="run.outputPageDefinition" value=""/>
  173. <input type="hidden" name="run.outputPageOrientation" value=""/>
  174. <input type="hidden" name="run.verticalElements" value=""/>
  175. <input type="hidden" name="run.horizontalElements" value=""/>
  176. <input type="hidden" name="run.prompt" value=""/>
  177. <input type="hidden" name="run.xslURL" value=""/>
  178. <input type="hidden" name="modelPath" value=""/>
  179. <input type="hidden" name="run.data" value=""/>
  180. <input type="hidden" name="m&#x005F;tracking" value=""/>
  181. <input type="hidden" name="reuseResults" value=""/>
  182. <input type="hidden" name="keepIterators" value=""/>
  183. <input type="hidden" name="rs_aliases" value=""/>
  184. <input type="hidden" name="system.http://developer.cognos.com/ceba/constants/systemOptionEnum#accessibilityFeatures" value=""/>
  185. <input type="hidden" name="authenticitytoken" value=""/>
  186. <input type="hidden" name="specificationType" value=""/>
  187. <input type="hidden" name="cv.gateway" value=""/>
  188. <input type="hidden" name="cv.webcontent" value=""/>
  189. <input type="hidden" name="biDirectional.http://developer.cognos.com/ceba/constants/biDirectionalOptionEnum#biDirectionalFeaturesEnabled" value=""/>
  190. </form>
  191. ]]></htmlFragment>
  192. <htmlFragment id="CCHL_formAnalysisStudio"><![CDATA[
  193. <form id="CCHL_formAnalysisStudio" method="POST" action="" target="" style="display:none">
  194. <input type="hidden" name="b_action" value="xts.run"/>
  195. <input type="hidden" name="m" value="portal/launch.xts"/>
  196. <input type="hidden" name="ui.tool" value="AnalysisStudio"/>
  197. <input type="hidden" name="ui.gateway" value=""/>
  198. <input type="hidden" name="ui.object" value=""/>
  199. <input type="hidden" name="ui.analyzeValue" value=""/>
  200. <input type="hidden" name="ui.action" value="edit"/>
  201. </form>
  202. ]]></htmlFragment>
  203. <htmlFragment id="CCHL_formPowerPlayStudio"><![CDATA[
  204. <form id="CCHL_formPowerPlayStudio" method="POST" action="" target="" style="display:none">
  205. <input type="hidden" name="b_action" value="powerplayService"/>
  206. <input type="hidden" name="so.searchpath" value=""/>
  207. <input type="hidden" name="RC" value=""/>
  208. </form>
  209. ]]></htmlFragment>
  210. <treeView id="CCHL_PackageTree_SingleSelect" idsLoading="IDS_HAL_TV_LOADING" ensureChildrenVisible="true"/>
  211. <treeView id="CCHL_PackageTree_MultiSelect" idsLoading="IDS_HAL_TV_LOADING" multiSelect="true" ensureChildrenVisible="true"/>
  212. <dialog id="D_DetailedMsgBox" borderStyle="sizable" startupHeight="350" startupWidth="540">
  213. <dialogHtml><![CDATA[
  214. <div onkeypress="D_DetailedMsgBox.F_OnKeyPress( event )" class="clsDialogText">
  215. <div HAL_dlgItemId="rootPane" HAL_paneId="DetailedMsgBoxDlgPane"></div>
  216. <div HAL_dlgItemId="divErrorCode" HAL_paneId="DetailedMsgBoxErrorCode" style="padding-bottom: 5px; white-space: nowrap;" HAL_isSelectable="true" tabIndex="0" role="gridcell"></div>
  217. <div HAL_dlgItemId="divListView" HAL_paneId="DetailedMsgBoxMsgPane"></div>
  218. <div HAL_paneId="DetailedMsgBoxIcon">
  219. <img HAL_dlgItemId="imgIcon" style="height:32px; width:32px;"/>
  220. </div>
  221. <div HAL_paneId="DetailedMsgBoxMsgColumn" style="padding:10px;"></div>
  222. <div HAL_paneId="DetailedMsgBoxMessage">
  223. <span HAL_dlgItemId="spanMsg" HAL_isSelectable="true" tabIndex="0" role="gridcell">&nbsp;</span>
  224. </div>
  225. <div HAL_dlgItemId="divInfoHeader" HAL_paneId="DetailedMsgBoxDetailsHeader" class="clsDialogText" style="white-space:nowrap; padding:15px 0px 2px 0px">
  226. <span HAL_ids="IDS_MSG_DETAILS"></span>
  227. </div>
  228. <div HAL_dlgItemId="divInfoBox" HAL_paneId="DetailedMsgBoxDetails">
  229. <textarea readOnly="true" HAL_dlgItemId="divDetails" class="clsCCHLMsgDetails" HAL_idsAriaLabel="IDS_MSG_DETAILS"></textarea>
  230. </div>
  231. <div class="clsDlgButtonBar" HAL_paneId="DetailedMsgBoxButtonBarPane">
  232. <button HAL_dlgItemId="btnOK" class="clsDlgButton" onclick="D_DetailedMsgBox._cFQ(D_MsgBox.K_iOK)" HAL_ids="IDS_HAL_BTN_OK">OK</button>
  233. <button HAL_dlgItemId="btnYes" class="clsDlgButton" onclick="D_DetailedMsgBox._cFQ(D_MsgBox.K_iYes)" HAL_ids="IDS_HAL_BTN_YES">Yes</button>
  234. <button HAL_dlgItemId="btnNo" class="clsDlgButton" onclick="D_DetailedMsgBox._cFQ(D_MsgBox.K_iNo)" HAL_ids="IDS_HAL_BTN_NO">No</button>
  235. <button HAL_dlgItemId="btnCancel" class="clsDlgButton" onclick="D_DetailedMsgBox._cFQ(D_MsgBox.K_iCancel)" HAL_ids="IDS_HAL_BTN_CANCEL">Cancel</button>
  236. </div>
  237. </div>
  238. ]]></dialogHtml>
  239. <externalScripts>
  240. <externalScript src="hal/C_PaneManager.js"/>
  241. </externalScripts>
  242. </dialog>
  243. <panes id="DetailedMsgBoxDlgPane">
  244. <rowPane id="DetailedMsgBoxErrorCode" minHeight="autoFromContents" defaultHeight="autoFromContents" parentResizeBehaviour="fixed"/>
  245. <rowPane id="DetailedMsgBoxMsgPane" minHeight="autoFromContents" defaultHeight="*" parentResizeBehaviour="resize">
  246. <columnPane id="DetailedMsgBoxIcon" minWidth="32px" defaultWidth="32px" parentResizeBehaviour="fixed"/>
  247. <columnPane id="DetailedMsgBoxMsgColumn" defaultWidth="autoFromContents" minWidth="100px" parentResizeBehaviour="resize">
  248. <rowPane id="DetailedMsgBoxMessage" defaultHeight="autoFromContents" minHeight="autoFromContents" parentResizeBehaviour="resize"/>
  249. <rowPane id="DetailedMsgBoxDetailsHeader" parentResizeBehaviour="fixed" minHeight="autoFromContents" defaultHeight="autoFromContents"/>
  250. <rowPane id="DetailedMsgBoxDetails" parentResizeBehaviour="resizeFirst" minHeight="50px" defaultHeight="*" fillPaneWith="D_DetailedMsgBox_divDetails"/>
  251. </columnPane>
  252. </rowPane>
  253. <rowPane id="DetailedMsgBoxButtonBarPane" minHeight="autoFromContents" defaultHeight="autoFromContents" parentResizeBehaviour="fixed"/>
  254. </panes>
  255. <reportText id="CCHL_ReportAncestor"><![CDATA[
  256. <report xmlns="@XMLNS@" expressionLocale="en-us">
  257. <modelPath>@MODEL@</modelPath>
  258. <queries>
  259. <query name="Query1">
  260. <source>
  261. <model/>
  262. </source>
  263. <selection>
  264. <dataItemSetExpression name="ancestor">
  265. <expression>@ANCESTOREXPR@</expression>
  266. </dataItemSetExpression>
  267. </selection>
  268. </query>
  269. </queries>
  270. <layouts>
  271. <layout>
  272. <reportPages>
  273. <page name="Page1">
  274. <pageBody>
  275. <contents>
  276. <list refQuery="Query1" showColumnTitles="hide">
  277. <listColumns>
  278. <listColumn>
  279. <listColumnTitle>
  280. <contents>
  281. </contents>
  282. </listColumnTitle>
  283. <listColumnBody>
  284. <contents>
  285. <textItem>
  286. <dataSource>
  287. <dataItemValue refDataItem="ancestor"/>
  288. </dataSource>
  289. </textItem>
  290. </contents>
  291. </listColumnBody>
  292. </listColumn>
  293. </listColumns>
  294. </list>
  295. </contents>
  296. </pageBody>
  297. </page>
  298. </reportPages>
  299. </layout>
  300. </layouts>
  301. </report>
  302. ]]></reportText>
  303. <xmlFragment id="CCHL_FormatSamples">
  304. <block>
  305. <XMLAttributes>
  306. <XMLAttribute name="RS_defaultFormatTests" output="HTML" value="true"/>
  307. </XMLAttributes>
  308. <contents>
  309. <textItem>
  310. <dataSource>
  311. <reportExpression>1.1</reportExpression>
  312. </dataSource>
  313. <style>
  314. <dataFormat>
  315. <numberFormat decimalSize="1" scale="0"/>
  316. </dataFormat>
  317. </style>
  318. </textItem>
  319. <textItem>
  320. <dataSource>
  321. <reportExpression>1.1</reportExpression>
  322. </dataSource>
  323. <style>
  324. <dataFormat>
  325. <numberFormat scale="0"/>
  326. </dataFormat>
  327. </style>
  328. </textItem>
  329. <textItem>
  330. <dataSource>
  331. <reportExpression>11111111111</reportExpression>
  332. </dataSource>
  333. <style>
  334. <dataFormat>
  335. <numberFormat scale="0"/>
  336. </dataFormat>
  337. </style>
  338. </textItem>
  339. <textItem>
  340. <dataSource>
  341. <reportExpression>-1</reportExpression>
  342. </dataSource>
  343. <style>
  344. <dataFormat>
  345. <numberFormat decimalSize="0" scale="0"/>
  346. </dataFormat>
  347. </style>
  348. </textItem>
  349. <textItem>
  350. <dataSource>
  351. <reportExpression>1.1</reportExpression>
  352. </dataSource>
  353. <style>
  354. <dataFormat>
  355. <currencyFormat decimalSize="1" scale="0"/>
  356. </dataFormat>
  357. </style>
  358. </textItem>
  359. <textItem>
  360. <dataSource>
  361. <reportExpression>1.1</reportExpression>
  362. </dataSource>
  363. <style>
  364. <dataFormat>
  365. <currencyFormat scale="0"/>
  366. </dataFormat>
  367. </style>
  368. </textItem>
  369. <textItem>
  370. <dataSource>
  371. <reportExpression>11111111111</reportExpression>
  372. </dataSource>
  373. <style>
  374. <dataFormat>
  375. <currencyFormat scale="0"/>
  376. </dataFormat>
  377. </style>
  378. </textItem>
  379. <textItem>
  380. <dataSource>
  381. <reportExpression>-1</reportExpression>
  382. </dataSource>
  383. <style>
  384. <dataFormat>
  385. <currencyFormat currencySymbol="$" decimalSize="0" scale="0" useTrailingSymbol="false"/>
  386. </dataFormat>
  387. </style>
  388. </textItem>
  389. <textItem>
  390. <dataSource>
  391. <reportExpression>1</reportExpression>
  392. </dataSource>
  393. <style>
  394. <dataFormat>
  395. <currencyFormat decimalSize="0" scale="0"/>
  396. </dataFormat>
  397. </style>
  398. </textItem>
  399. <textItem>
  400. <dataSource>
  401. <reportExpression>1.1</reportExpression>
  402. </dataSource>
  403. <style>
  404. <dataFormat>
  405. <percentFormat decimalSize="1" scale="-2"/>
  406. </dataFormat>
  407. </style>
  408. </textItem>
  409. <textItem>
  410. <dataSource>
  411. <reportExpression>1.1</reportExpression>
  412. </dataSource>
  413. <style>
  414. <dataFormat>
  415. <percentFormat scale="-2"/>
  416. </dataFormat>
  417. </style>
  418. </textItem>
  419. <textItem>
  420. <dataSource>
  421. <reportExpression>11111111111</reportExpression>
  422. </dataSource>
  423. <style>
  424. <dataFormat>
  425. <percentFormat scale="-2"/>
  426. </dataFormat>
  427. </style>
  428. </textItem>
  429. <textItem>
  430. <dataSource>
  431. <reportExpression>-1</reportExpression>
  432. </dataSource>
  433. <style>
  434. <dataFormat>
  435. <percentFormat decimalSize="0" scale="-2"/>
  436. </dataFormat>
  437. </style>
  438. </textItem>
  439. </contents>
  440. </block>
  441. </xmlFragment>
  442. </resources>