[field name] type=[text|checkbox|radio|single_choice_listbox|multi_choice_listbox] validation_type=[none|zip|state_abbr|email|phone|date|year|integer|alphatext|...] required=[yes|no] dependent_fields=[field_x, ...] choices=[[,...]] (for choice-type fields. E.g. 1:Blue,2:Red,...) #### order=<1..n> pre_text=[text], ex: Birthdate: post_text=[text], ex: (e.g. mm-dd-yyyy) start_on_new_line=[yes|no], default is yes size=[no. of characters], default is undefined, only valid if type is text type maxlength=[no. of characters], default is undefined, only valid if type is text type