A serialized sequence of data for transmitting a set of data objects. The
sequence comprises a plurality of value holders and a key indicating the
number of value holders in the sequence. Each value holder comprises the
name of the data type and a data object. The data types include fixed
length and variable length data types. The value holders containing fixed
length data types have no ending tag. The variable length data types
comprise strings and forms. The value holders containing strings end with
a special character or a special set of characters. The value holders
containing a form data type incorporate a plurality of nested value
holders contained within the form value holder. The form value holder
comprises a form key indicating the number of value holders contained
within the form value holder and a plurality of value holders nested
within the form value holder.