/FBCOM_WCM/testing/default/main/www/????/????/WORKAREA/WA/templatedata/????/?????_??/datacapture.cfg

http://fubon-wcm.googlecode.com/ · Unknown · 109 lines · 100 code · 9 blank · 0 comment · 0 complexity · 86454d07906cfdb21dbada9d1f300f25 MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE data-capture-requirements SYSTEM "datacapture6.0.dtd" >
  3. <data-capture-requirements>
  4. <ruleset name="common">
  5. <script language="javascript" location="template-type" src="autoname_dcr.js"/>
  6. <root-container location="root" name="root">
  7. <item name="dcr-name" pathid="dcr-name">
  8. <hidden/>
  9. </item>
  10. <item name="dcr-path" pathid="dcr-path">
  11. <hidden/>
  12. </item>
  13. <tab name="????">
  14. <item name="bigTitle" pathid="bigTitle">
  15. <label>???</label>
  16. <description>???</description>
  17. <text maxlength="50" required="t" size="60"/>
  18. </item>
  19. <item name="contentType" pathid="contentType">
  20. <label>????</label>
  21. <description>??????</description>
  22. <radio required="t">
  23. <option label="???????" value="???????" selected="t"/><!-- 20080321??????(?:??????) -->
  24. <option label="?????" value="?????"/>
  25. <option label="????" value="????"/>
  26. <option label="??????/????" value="??????/????"/>
  27. <option label="???????????" value="???????????"/>
  28. <option label="?????" value="?????"/>
  29. <option label="??????????" value="??????????"/>
  30. <option label="?????????" value="?????????"/>
  31. <option label="????????" value="????????"/>
  32. </radio>
  33. </item>
  34. <container name="allContent" location="allContent"
  35. combination="and" min="1" max="30" default="1">
  36. <label>??</label>
  37. <item name="subTitle" pathid="subTitle">
  38. <label>???</label>
  39. <description>???</description>
  40. <text maxlength="50" required="f" size="60"/>
  41. </item>
  42. <item name="textContent" pathid="textContent">
  43. <label>????</label>
  44. <description>????</description>
  45. <textarea cols="75" rows="10" wrap="off">
  46. <callout type="cgi" label="????"
  47. window-features="left=90, top=100, width=800, height=500, resizable=yes, toolbar=no, scrollbars=yes"
  48. url="/iw-bin/custom/html_editor.ipl"/>
  49. </textarea>
  50. </item>
  51. <item name="picContent" pathid="picContent">
  52. <label>????</label>
  53. <description>????</description>
  54. <text>
  55. <callout url="/iw-bin/custom/uploadFile.ipl/bank/rich/invest_trust"
  56. label="????"
  57. window-features="left=350, top=300, width=320, height=200,
  58. resizable=yes,toolbar=no,scrollbars=yes"/>
  59. </text>
  60. </item>
  61. </container>
  62. </tab>
  63. <tab name="?????????">
  64. <container name="url" location="url" combination="and" min="0"
  65. max="30" default="0">
  66. <label>????</label>
  67. <item name="urlTitle" pathid="urlTitle">
  68. <label>????</label>
  69. <description>????</description>
  70. <text maxlength="50" required="f" size="60"/>
  71. </item>
  72. <item name="url" pathid="url">
  73. <label>??</label>
  74. <description>??</description>
  75. <text/>
  76. </item>
  77. </container>
  78. <container name="attach" location="attach" combination="and" min="0"
  79. max="30" default="0">
  80. <label>??????</label>
  81. <item name="attachTitle" pathid="attachTitle">
  82. <label>????</label>
  83. <description>????</description>
  84. <text maxlength="50" required="f" size="60"/>
  85. </item>
  86. <item name="attach_file" pathid="attach_file">
  87. <label>????</label>
  88. <description>????</description>
  89. <text>
  90. <callout url="/iw-bin/custom/uploadFile.ipl/bank/rich/invest_trust"
  91. label="????"
  92. window-features="left=350, top=300, width=320, height=200,
  93. resizable=yes,toolbar=no,scrollbars=yes"/>
  94. </text>
  95. </item>
  96. </container>
  97. </tab>
  98. </root-container>
  99. </ruleset>
  100. </data-capture-requirements>