I have this request: <wfs:Transaction service="WFS" version="1.0.0" xmlns:xxx="http://xxxx.org" xmlns:ogc="http://www.opengis.net/ogc" xmlns:wfs="http://www.opengis.net/wfs"> <wfs:Update typeName="xxx:TABLE"> <wfs:Property> <wfs:Name>FIELD</wfs:Name> <wfs:Value>aaa
 bbb</wfs:Value> </wfs:Property> <ogc:Filter> <ogc:FeatureId fid="TABLE.1"/> </ogc:Filter> </wfs:Update> </wfs:Transaction>
Although the line break is ignored in geoserver. Any idea??? Thanks in advance!!! -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Line-breaks-transaction-geoserver-tp5056634.html Sent from the GeoServer - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
