Navigation:  Appendix >

Sample Archive XML

Previous pageReturn to chapter overview

<efformdata>

  <instance formid="6" instanceid="1227" createdate="2008-09-20 00:39:33" updatedate="2008-09-20 00:39:33" username="host" stateid="26" statename="Submitted" description="Main job application form (modified to support  EF 1.4)">

    <history histid="2598" createdate="2008-09-20 00:39:33" username="host" stateid="27" statename="New" changes="New Form Instance" description="Original Instance with state: 27">

      <record>

        <data fieldid="ID9db68874d1eb43abb7def3811f2edd02" fieldname="lblUser" fieldtype="Text"><![CDATA[SuperUser Account]]></data>        

      </record>

      <files>

        <file fieldid="IDb0a399ee28a94e07a2b7c8ca59f31be6" filename="Resources.zip" filesize="318519" mimetype="application/x-zip-compressed" username="0"><![CDATA[FILE CONTENT GOES HERE]]></file>         

      </files>

    </history>

  </instance>

</efformdata>

 

 

NOTE:

 

Each "instance" element can have 1 or more "history" child elements
Each "record" element can have 1 or more "data" child elements
Each "files" element can have 1 or more "file" child elements
All elements attributes are required