[interchange-docs] xmldocs - heins modified glossary/profile

docs at icdevgroup.org docs at icdevgroup.org
Fri May 4 10:36:16 EDT 2007


User:      heins
Date:      2007-05-04 14:36:16 GMT
Modified:  glossary profile
Log:
* Add docs for "match" order check.

Revision  Changes    Path
1.8       +5 -0      xmldocs/glossary/profile


rev 1.8, prev_rev 1.7
Index: profile
===================================================================
RCS file: /var/cvs/xmldocs/glossary/profile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- profile	27 Jul 2006 20:48:15 -0000	1.7
+++ profile	4 May 2007 14:36:16 -0000	1.8
@@ -154,6 +154,11 @@
 		- form field content must satisfy the allowed length range
 	</para></listitem>
 	<listitem><para>
+		<literal>match <replaceable>VARNAME</replaceable></literal>
+		<!-- TODO can it be 4,8? -->
+		- form field content must match CGI variable <replaceable>VARNAME</replaceable>
+	</para></listitem>
+	<listitem><para>
 		<literal>unique <replaceable>DATABASE</replaceable></literal>
 		- form field content must not exist in a given DATABASE
 	</para></listitem>








More information about the docs mailing list