You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Scott Gray <le...@gmail.com> on 2007/01/08 23:27:44 UTC

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

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

Posted by Jacques Le Roux <ja...@les7arts.com>.
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" <le...@gmail.com>
To: <of...@incubator.apache.org>
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>
> >
>