Displaying 1 result from an estimated 1 matches for "reason_ttl".
Did you mean:
reason_str
2013 Apr 12
1
Problem with handling of attributes in xmlToList in XML package
...the
function xmlToList(), and I haven't been able to figure it out for
days now.
Say I have a document (produced by nmap) like this:
> mydoc <- '<host starttime="1365204834" endtime="1365205860"><status state="up" reason="echo-reply" reason_ttl="127"/>
<address addr="XXX.XXX.XXX.XXX" addrtype="ipv4"/>
<ports><port protocol="tcp" portid="135"><state state="open"
reason="syn-ack" reason_ttl="127"/><service name="msrpc&q...