<ROWS> <ROW table="persons"> <FIELD name="_dnet_resource_identifier_">id.0002</FIELD> <FIELD name="name">John Smith</FIELD> <FIELD name="age" type="int">32</FIELD> <FIELD name="appointment" type="date">2011-06-16</FIELD> </ROW> <ROW table="places"> <FIELD name="_dnet_resource_identifier_">id.0002</FIELD> ... </ROW> <ROW table="organizations" status="deleted"> <FIELD name="_dnet_resource_identifier_">id.0004</FIELD> </ROW> ... </ROWS>
D-NET Database API 1.0