Home Forums Programming XML Please recommend best way to read this xml content into a table RE: Please recommend best way to read this xml content into a table

  • one more question please. How do I get the value from the speed entries?

    <Speed Type="Avg" Units="MPH">9</Speed>

    <Speed Type="Inst" Units="MPH">16</Speed>

    <Speed Type="Max" Units="MPH">16</Speed>