Author: lektran
Date: Mon Jun 9 03:23:54 2008
New Revision: 664671
URL:
http://svn.apache.org/viewvc?rev=664671&view=revLog:
Minor documentation change
Modified:
ofbiz/trunk/framework/minilang/dtd/simple-methods.xsd
Modified: ofbiz/trunk/framework/minilang/dtd/simple-methods.xsd
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/minilang/dtd/simple-methods.xsd?rev=664671&r1=664670&r2=664671&view=diff==============================================================================
--- ofbiz/trunk/framework/minilang/dtd/simple-methods.xsd (original)
+++ ofbiz/trunk/framework/minilang/dtd/simple-methods.xsd Mon Jun 9 03:23:54 2008
@@ -1791,7 +1791,7 @@
<xs:element name="clear-field" substitutionGroup="EnvOperations">
<xs:annotation>
<xs:documentation>
- The clear-field tag clears/removes the specified field.
+ Sets the value of the specified field to null.
</xs:documentation>
</xs:annotation>
<xs:complexType>