|
Contains the following tags:
| • | direction: indicates INPUT or OUTPUT direction. When the XML is generated by the XmlBroker control it is set with OUTPUT value. |
| • | transaction: indicates transaction identifier. |
| • | cursor_pos: indicates cursor location. |
| • | session: LU-LU (in session with VTAM application), noSession (not in session) or SSCPLU (in session with VTAM). |
| • | state: indicates LOCKED or UNLOCKED state. |
| • | xmlscreen: indicates the screen name. You must set this propery using the ScreenName property. |
| • | cursor_field: indicates the field's name where the cursor is located. |
| • | timestamp: indicates the date the file was created. |
See also XML Example and ScreenName property.
|