PDR1269S
<DOCUMENT> type must be TOP or BOTTOM; not type.
What happened: You specified a type other than TOP or BOTTOM on an Input group <DOCUMENT> tag for which you also specified fieldname and status values. type indicates the invalid value.
What to do: Specify a <DOCUMENT> tag type value of TOP to indicate that the name and status values define the first page of each document in the input. Specify BOTTOM to indicate that the values define the last page of each document in the input. If the input contains only one document, remove the name and status values from the <DOCUMENT> tag and set type to *. If each document in the input contains the same number of pages, set type to that number.