delphimvcframework/lib/luadelphibinding/unittests/Win32/Debug/samplecds.xml

1 line
933 B
XML
Raw Normal View History

2013-10-31 10:00:06 +01:00
<?xml version="1.0" standalone="yes"?> <DATAPACKET Version="2.0"><METADATA><FIELDS><FIELD attrname="id" fieldtype="i4"/><FIELD attrname="first_name" fieldtype="string" WIDTH="100"/><FIELD attrname="last_name" fieldtype="string" WIDTH="100"/><FIELD attrname="born_date" fieldtype="date"/><FIELD attrname="is_male" fieldtype="boolean"/></FIELDS><PARAMS CHANGE_LOG="1 0 4 2 1 8 3 2 8 4 0 4 5 0 4"/></METADATA><ROWDATA><ROW RowState="5" id="1" first_name="qwe" last_name="qwe" born_date="19791104" is_male="TRUE"/><ROW RowState="13" id="1" first_name="Daniele" last_name="qwe" born_date="19791104" is_male="TRUE"/><ROW RowState="12" id="1" first_name="Daniele" last_name="Teti" born_date="19791104" is_male="TRUE"/><ROW RowState="4" id="2" first_name="Pater" last_name="Parker" born_date="19780101" is_male="TRUE"/><ROW RowState="4" id="3" first_name="Sue" last_name="Storm" born_date="19820805" is_male="FALSE"/></ROWDATA></DATAPACKET>