Validator errors on something that shouldn't be an error

ODeeKers,

I am latest 1.3 Validate and it is giving me a warning:

Warning: 1 Unrecognized attributes found in Element [bind] and will be
ignored: [format] Location:

Problem found at nodeset: /html/head/model/bind
With element <bind id="A02" nodeset="/new_form1/A02" format="gps"

type="geopoint"/>

Xform is valid! See above for any warnings.

The offending statement in the BIND is this:

  <bind id="A02" nodeset="/new_form1/A02" format="gps" type="geopoint"/>

But, I don't see anything wrong with that....any ideas? Is it that they
"format" attribute is unnecessary?

☞§※☼:airplane::open_umbrella::slight_smile:
~Neil

yup, the format attribute is not needed.

··· On Sat, May 28, 2011 at 10:15, Neil Hendrick wrote: > ODeeKers, > > I am latest 1.3 Validate and it is giving me a warning: > > Warning: 1 Unrecognized attributes found in Element [bind] and will be > ignored: [format] Location: > > Problem found at nodeset: /html/head/model/bind > With element type="geopoint"/> > >>> Xform is valid! See above for any warnings. > > The offending statement in the BIND is this: > > > > But, I don't see anything wrong with that....any ideas? Is it that they > "format" attribute is unnecessary? > > ☞§※☼✈☂☻ > ~Neil > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >

since the Xform comes out valid, is it also harmless?
☞§※☼:airplane::open_umbrella::slight_smile:
~Neil

··· On Sat, May 28, 2011 at 1:21 PM, Yaw Anokwa wrote:

yup, the format attribute is not needed.

On Sat, May 28, 2011 at 10:15, Neil Hendrick mojotexas@gmail.com wrote:

ODeeKers,

I am latest 1.3 Validate and it is giving me a warning:

Warning: 1 Unrecognized attributes found in Element [bind] and will be
ignored: [format] Location:

Problem found at nodeset: /html/head/model/bind
With element <bind id="A02" nodeset="/new_form1/A02" format="gps"

type="geopoint"/>

Xform is valid! See above for any warnings.

The offending statement in the BIND is this:

  <bind id="A02" nodeset="/new_form1/A02" format="gps"

type="geopoint"/>

But, I don't see anything wrong with that....any ideas? Is it that they
"format" attribute is unnecessary?

☞§※☼:airplane::open_umbrella::slight_smile:
~Neil

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

yuup.

··· On Sat, May 28, 2011 at 10:24, Neil Hendrick wrote: > since the Xform comes out valid, is it also harmless? > ☞§※☼✈☂☻ > ~Neil > > > > On Sat, May 28, 2011 at 1:21 PM, Yaw Anokwa wrote: >> >> yup, the format attribute is not needed. >> >> On Sat, May 28, 2011 at 10:15, Neil Hendrick wrote: >> > ODeeKers, >> > >> > I am latest 1.3 Validate and it is giving me a warning: >> > >> > Warning: 1 Unrecognized attributes found in Element [bind] and will be >> > ignored: [format] Location: >> > >> > Problem found at nodeset: /html/head/model/bind >> > With element > > type="geopoint"/> >> > >> >>> Xform is valid! See above for any warnings. >> > >> > The offending statement in the BIND is this: >> > >> > > > type="geopoint"/> >> > >> > But, I don't see anything wrong with that....any ideas? Is it that they >> > "format" attribute is unnecessary? >> > >> > ☞§※☼✈☂☻ >> > ~Neil >> > >> > -- >> > Post: opendatakit@googlegroups.com >> > Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> > Options: http://groups.google.com/group/opendatakit?hl=en >> > >> >> -- >> Post: opendatakit@googlegroups.com >> Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >