/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
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE data-capture-requirements SYSTEM "datacapture6.0.dtd" >
- <data-capture-requirements>
- <ruleset name="common">
- <script language="javascript" location="template-type" src="autoname_dcr.js"/>
- <root-container location="root" name="root">
-
- <item name="dcr-name" pathid="dcr-name">
- <hidden/>
- </item>
- <item name="dcr-path" pathid="dcr-path">
- <hidden/>
- </item>
-
- <tab name="????">
- <item name="bigTitle" pathid="bigTitle">
- <label>???</label>
- <description>???</description>
- <text maxlength="50" required="t" size="60"/>
- </item>
-
- <item name="contentType" pathid="contentType">
- <label>????</label>
- <description>??????</description>
- <radio required="t">
- <option label="???????" value="???????" selected="t"/><!-- 20080321??????(?:??????) -->
- <option label="?????" value="?????"/>
- <option label="????" value="????"/>
- <option label="??????/????" value="??????/????"/>
- <option label="???????????" value="???????????"/>
- <option label="?????" value="?????"/>
- <option label="??????????" value="??????????"/>
- <option label="?????????" value="?????????"/>
- <option label="????????" value="????????"/>
- </radio>
- </item>
-
- <container name="allContent" location="allContent"
- combination="and" min="1" max="30" default="1">
- <label>??</label>
-
- <item name="subTitle" pathid="subTitle">
- <label>???</label>
- <description>???</description>
- <text maxlength="50" required="f" size="60"/>
- </item>
-
- <item name="textContent" pathid="textContent">
- <label>????</label>
- <description>????</description>
- <textarea cols="75" rows="10" wrap="off">
- <callout type="cgi" label="????"
- window-features="left=90, top=100, width=800, height=500, resizable=yes, toolbar=no, scrollbars=yes"
- url="/iw-bin/custom/html_editor.ipl"/>
- </textarea>
- </item>
-
- <item name="picContent" pathid="picContent">
- <label>????</label>
- <description>????</description>
- <text>
- <callout url="/iw-bin/custom/uploadFile.ipl/bank/rich/invest_trust"
- label="????"
- window-features="left=350, top=300, width=320, height=200,
- resizable=yes,toolbar=no,scrollbars=yes"/>
- </text>
- </item>
- </container>
- </tab>
- <tab name="?????????">
- <container name="url" location="url" combination="and" min="0"
- max="30" default="0">
- <label>????</label>
-
- <item name="urlTitle" pathid="urlTitle">
- <label>????</label>
- <description>????</description>
- <text maxlength="50" required="f" size="60"/>
- </item>
- <item name="url" pathid="url">
- <label>??</label>
- <description>??</description>
- <text/>
- </item>
- </container>
-
- <container name="attach" location="attach" combination="and" min="0"
- max="30" default="0">
- <label>??????</label>
- <item name="attachTitle" pathid="attachTitle">
- <label>????</label>
- <description>????</description>
- <text maxlength="50" required="f" size="60"/>
- </item>
- <item name="attach_file" pathid="attach_file">
- <label>????</label>
- <description>????</description>
- <text>
- <callout url="/iw-bin/custom/uploadFile.ipl/bank/rich/invest_trust"
- label="????"
- window-features="left=350, top=300, width=320, height=200,
- resizable=yes,toolbar=no,scrollbars=yes"/>
- </text>
- </item>
- </container>
- </tab>
- </root-container>
- </ruleset>
- </data-capture-requirements>