Hello, I have some problems whie I try to access to the attributes of gml file stored in subtag. Normally when I use the event.feature.attributes.field1 I can extract the attributes stored in the node "field1". But when I have a situation like this
<field1> <field2> information </field2> </field1> How I can access to the field2 node? I try with event.feature.field1.field2 but I obtain an undefined value. thanks to all, Francesco
_______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
