XML Example

Top  Previous  Next

Here you can see an example of XML Code:

 

<RIDGE>

 <status>

         <direction>OUTPUT</direction>

         <transaction>00A8DB7000002</transaction>

         <cursor_pos>830</cursor_pos>

         <session>LU-LU</session>

         <state>UNLOCKED</state>

         <xmlscreen name="Session" />

         <cursor_field>R11C30</cursor_field>

         <timestamp>2453360.14494451</timestamp>

 </status>

 <screen>

         <rows>24</rows>

         <cols>80</cols>

         <type>TN3270</type>

         <model>2E</model>

         <fields>

                 <field name="R01C02">

                         <name len="4">R1C2</name>

                         <attr byte="E4" eab="08" display="y" prot="y" numeric="n" intense="n" mdt="n" />

                         <value maxlen="8" len="8">KLGLGON1</value>

                 </field>

                 <field name="R01C11">

                         <name len="5">R1C11</name>

                         <attr byte="E4" eab="28" display="y" prot="y" numeric="n" intense="n" mdt="n" />

                         <value maxlen="13" len="13">-------------</value>

                 </field>

                 .

                 .

                 .

         </fields>

 </screen>

</RIDGE>