textDisplayPosition

the text display placement in relationship to the data entry or selection. If the attribute is not used, the IETP implies that the text is positioned above for a user menu question, left for a user entry question, and right for menu choice text. The attribute textDisplayPosition can have one of the following values:
- "top" - the prompt is positioned above the data entry information
- "bottom" - the prompt is positioned below the data entry information
- "right" - the prompt is positioned right of the data entry information
- "left" - the prompt is positioned left of the data entry information