|
Hi
Is there any api to get the subnodes and contents of it directly using Libxml
for example like below
<LinkType>
<DeviceNbr>vijay</DeviceNbr>
<ChipRevision>1</ChipRevision>
<ChipName>PNP531</ChipName>
<FirmwareVersion>2.1</FirmwareVersion>
<FirmwareRevision>2.0</FirmwareRevision>
<UserTimeout>10</UserTimeout>
</LinkType />
I need the firmwareVersion Content.
Thanks in Advance
-Regards
Kumar |