When you say binding, do you mean an array index? Have you created an
XML Schema? The first step i perform when creating a form is to create
an XML Schema, create a Data Connection in the form with that Schema and
bind all my form elements to their corresponding data items. I don't
understand what it is that is going wrong for you, but binding to a
schema gives you control over what gets exported and imported.