Hello everybody,
Could anybody help me how can i get the the code value betwen " " ?
I receive different xml structure depends on the API status like :
Thank you
Could anybody help me how can i get the the code value betwen " " ?
I receive different xml structure depends on the API status like :
xml:
<Res Code="0">
<Res Name="FM_Read_only" Value="0" Type="Status" Byte="0" Bit="0" />
......
or
<Res Code="40">
<Err Source="Server" Type="FPException" STE1="00" STE2="00" FPLibErrorCode="109">
.........