Re: svn commit: r494212 - /ofbiz/trunk/framework/minilang/dtd/simple-methods.xsd

Posted by Jacques Le Roux on
URL: http://ofbiz.116.s1.nabble.com/Re-svn-commit-r494212-ofbiz-trunk-framework-minilang-dtd-simple-methods-xsd-tp176269p176270.html

Thanks for review Scott,

I just don't know how this happened, working too late ant too fast at night with this damned cut/paste method surely ;o)

It's good to know that there are others pairs of eyes scrutinizing my work !

I reverted this snippet in OFBiz rev. 494323

Jacques

----- Original Message -----
From: "Scott Gray" <[hidden email]>
To: <[hidden email]>
Sent: Monday, January 08, 2007 11:27 PM
Subject: Re: svn commit: r494212 - /ofbiz/trunk/framework/minilang/dtd/simple-methods.xsd


> 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>
> >
>