- <Property name="form">
- <Property name="action">
- <Property name="post">
- <Variable name="url">/cgi-local/user/fo_posting.pl</Variable>
- <Variable name="assign">_FORM_ACTION</Variable>
- </Property>
-
- <Property name="vote">
- <Variable name="url">/cgi-local/user/fo_voting.pl</Variable>
- <Variable name="assign">_VOTE_ACTION</Variable>
- </Property>
- </Property>
-
- <Property name="data">
- <Property name="followUp">
- <Property name="assign">
- <Variable name="name">_FORM_FUP_NAME</Variable>
- <Variable name="value">_FORM_FUP_VALUE</Variable>
- </Property>
-
- <Variable name="name">fup</Variable>
- <Variable name="maxlength">20</Variable>
- </Property>
-
- <Property name="userID">
- <Property name="assign">
- <Variable name="name">_FORM_UID_NAME</Variable>
- <Variable name="value">_FORM_UID_VALUE</Variable>
- </Property>
-
- <Variable name="name">userid</Variable>
- <Variable name="maxlength">25</Variable>
- </Property>
-
- <Property name="uniqueID">
- <Property name="assign">
- <Variable name="name">_FORM_UNID_NAME</Variable>
- <Variable name="value">_FORM_UNID_VALUE</Variable>
- </Property>
-
- <Variable name="name">unid</Variable>
- <Variable name="maxlength">25</Variable>
- </Property>
-
- <Property name="quoteChar">
- <Property name="assign">
- <Variable name="name">_FORM_QCHAR_NAME</Variable>
- <Variable name="value">_FORM_QCHAR_VALUE</Variable>
- </Property>
-
- <Variable name="name">qchar</Variable>
- <Variable name="maxlength">5</Variable>
- </Property>
-
- <Property name="posterName">
- <Property name="assign">
- <Variable name="name">_FORM_NAME_NAME</Variable>
- <Variable name="value">_FORM_NAME_VALUE</Variable>
- </Property>
-
- <Variable name="name">name</Variable>
- <Variable name="maxlength">60</Variable>
- <Variable name="minlength">2</Variable>
- </Property>
-
- <Property name="posterEmail">
- <Property name="assign">
- <Variable name="name">_FORM_MAIL_NAME</Variable>
- <Variable name="value">_FORM_MAIL_VALUE</Variable>
- </Property>
-
- <Variable name="name">email</Variable>
- <Variable name="maxlength">60</Variable>
- <Variable name="minlength">7</Variable>
- </Property>
-
- <Property name="posterBody">
- <Property name="assign">
- <Variable name="name">_FORM_BODY_NAME</Variable>
- <Variable name="value">_FORM_BODY_VALUE</Variable>
- </Property>
- <Variable name="name">body</Variable>
- <Variable name="maxlength">12288</Variable>
- <Variable name="minlength">10</Variable>
- </Property>
-
- <Property name="posterSignature">
- <Variable name="assignValue">_FORM_SIGN_VALUE</Variable>
- </Property>
-
- <Property name="posterURL">
- <Property name="assign">
- <Variable name="name">_FORM_URL_NAME</Variable>
- <Variable name="value">_FORM_URL_VALUE</Variable>
- </Property>
- <Variable name="name">url</Variable>
- <Variable name="maxlength">1024</Variable>
- </Property>
-
- <Property name="posterImage">
- <Property name="assign">
- <Variable name="name">_FORM_IMG_NAME</Variable>
- <Variable name="value">_FORM_IMG_VALUE</Variable>
- </Property>
- <Variable name="name">image</Variable>
- <Variable name="maxlength">1024</Variable>
- </Property>
-
- </Property>
- </Property>