The constructor takes a Collection<Properties> which is hard coded to Collections.EMPTY_LIST.
In the patch I attached was an experimental modification to GMLSchema : I've updated this and attached it separately so it uses Attribute not Property, now Jody has made the PropertyImpl abstract. Ther MeasureTypeBindingTest still fails however, so I'm not sure what I'm missing. One reason I was trying to generate GMLSchema with attributes was to look for clues as to excalty how to represent an attribute so the encoder finds it. Rob On Fri, Sep 4, 2009 at 12:30 PM, Justin Deoliveira<[email protected]> wrote: > Hi all, > > I am working on regenerating the GMLSchema class complete with > attributes and i am not 100% sure how attributes are represented in our > feature model with regard to appschema. I understand that they are > somewhat hacked in for encoding purposes into client properties. But how > should i represent them in the types in GMLSchema? Ben and folks can > hopefully provide some guidance. > > -Justin > > -- > Justin Deoliveira > OpenGeo - http://opengeo.org > Enterprise support for open source geospatial. > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
