I have installed and tested a WFS server and client with MapServer 4.10.3 and PostGIS 1.2.1. My WFS layer (feature) loads and displays properly, and I can query it by clicking the map - which returns the correct class template.html.
How do I access the attributes of the feature instance in the template file? I've tried various versions of [attrname], [name], [wfs_attrname] with no luck. Thanks. Bob