Basic XML Writer

From PresenceWiki
Revision as of 14:15, 19 January 2010 by Mattpryor (Talk | contribs)

(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Basic XML Writer

The Basic XML Writer Node converts the current Data Table into a basic XML structure as follows:

Incoming data table example:

Outgoing XML example:


<?xml version="1.0"?>
<presence-recordset task="Demo Task" node="10">
	<row number="1">
		<column field-name="CUSTOMERID" data-type="INTEGER">4889</column>