>From that description, it sounds like we really need PropertyIsNull (which
>we're using right now), not PropertyIsNil, since "PropertyIsNull results in
>true, if the WFS would return the feature without any property element
>". We're testing for the presence or absence of an element, not an
>e
Dustin here is the part that reflects on isNull vs isNil.
> > And here is the issue that has the attached patch:
> > http://jira.codehaus.org/browse/GEOT-3657
> > * PropertyIsNil
> > Filter (FES) 2.0 adds a new filtering construct named PropertyIsNil. To be
> > honest I am still a bit fuzzy on