David Smith

David Smith

  • NA
  • 2k
  • 0

SelectSingleNode is returning null

Sep 29 2016 11:34 PM
Please review xml kml file attachment below for details.
 

SelectSingleNode is returning null from the path below. Review xml kml file to see what I am doing wrong below.

XmlNode n = kmlDoc.DocumentElement.SelectSingleNode("/kml/Document/Placemark/MultiGeometry/Polygon/outerBoundaryIs/LinearRing/coordinates"); 

Attachment: volume.zip

Answers (4)