ossp-pkg/as/as-cui/as-cui.pod 1.19 -> 1.20
--- as-cui.pod 2003/02/27 15:24:01 1.19
+++ as-cui.pod 2003/03/10 09:13:19 1.20
@@ -453,6 +453,11 @@
B<date> B<begin> B<end> B<amount>
B<account> B<remark> [# B<sysfeedback>]
+Common rules for all fields in B<entry> for optional quoting: If field
+is not empty and contains neither backslash, doublequote nor whitespace
+keep verbatim. Otherwise escape backslash and doublequotes with
+backslash and put doublequotes around result.
+
B<user> ::= [a-zA-Z][a-zA-Z0-9]*
B<uuid> ::= B<hex>{8} ( /-/ B<hex>{4} ){3} /-/ B<hex>{12}
|
|