[interchange-docs] xmldocs - racke modified refs/weight.tag

docs at icdevgroup.org docs at icdevgroup.org
Sun Sep 7 14:58:18 UTC 2008


User:      racke
Date:      2008-09-07 14:58:18 GMT
Modified:  refs     weight.tag
Log:
added purpose, description and fixed positional attribute

Revision  Changes    Path
1.3                  xmldocs/refs/weight.tag


rev 1.3, prev_rev 1.2
Index: weight.tag
===================================================================
RCS file: /var/cvs/xmldocs/refs/weight.tag,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- weight.tag	15 Jul 2008 13:36:25 -0000	1.2
+++ weight.tag	7 Sep 2008 14:58:18 -0000	1.3
@@ -1,8 +1,12 @@
+__NAME__ purpose
+calculate total weight of items in shopping cart
+__END__
+
 __NAME__ synopsis 
 <row>
 
 	<entry>
-	weight
+	attribute
 	</entry>
 	<entry>
 	Yes
@@ -182,7 +186,7 @@
 	<!-- REQ -->
 	</entry>
 	<entry>
-	<!-- DFL -->
+	<literal>total_weight</literal>
 	</entry>
 	<entry>
 	<!-- DSC -->
@@ -210,3 +214,8 @@
 </row> 
 &TAG_NON_CONTAINER;
 __END__
+
+__NAME__ description
+Calculates total weight of items in shopping cart, by default setting
+a scratch variable (default "total_weight").
+__END__
\ No newline at end of file







More information about the docs mailing list