Re: svn commit: r494212 - /ofbiz/trunk/framework/minilang/dtd/simple-methods.xsd
Posted by
Scott Gray on
URL: http://ofbiz.116.s1.nabble.com/Re-svn-commit-r494212-ofbiz-trunk-framework-minilang-dtd-simple-methods-xsd-tp176269.html
Hi Jacques
I'm no xsd expert but this section looks like a mistake:
> --- ofbiz/trunk/framework/minilang/dtd/simple-methods.xsd (original)
> +++ ofbiz/trunk/framework/minilang/dtd/simple-methods.xsd Mon Jan 8
> 14:01:25 2007
> @@ -709,12 +709,7 @@
> </xs:annotation>
> </xs:attribute>
> <xs:attribute type="xs:string" name="ret-field-name">
> - <xs:annotation>
> - <xs:documentation>
> - The name of the field to put the result in. If not
> specified any return value will be ignored.
> - </xs:documentation>
> - </xs:annotation>
> - </xs:attribute>
> + now-timestamp-to-env </xs:attribute>
> <xs:attribute type="xs:string" name="ret-map-name">
> <xs:annotation>
> <xs:documentation>
>