Moxi Media Inc.
<TRANSACTION> Tree View | Discussion Forum
IMF Developer's Guide » Map Configuration » <TRANSACTION>  

The <TRANSACTION> element defines the communication used for executing transactions against a transactional WFS. Note that not all WFS services are transactional.

Frequency Parent Elements (this element is valid within):
P0S1 <WFS-SERVICE>
   

Attributes Description
href The URL used for making WFS-T Insert, Update and Delete requests. The request arguments will be added to the value when making the requests, so only include the base URL as specified in the capabilities file. Note that if your URL contains ampersands, they must be escaped like "&amp;" in the XML. Required.
   

Frequency Description (in this context)
P0S1 The <TRANSACTION> element is optional and may appear only once in the <WFS-SERVICE> element in the specified sequence.
   

Example:

<TRANSACTION href="http://www.moximedia.com:8080/wfs_wygisc/Transaction"/>

Valid HTML 4.01!