Hi ,
There is this link ->
http://data.giub.uni-bonn.de/openrou...tructions=true !
Where I want to extract 2 things (shown below in BOLD):
<xls:Instruction>
Drive half left on Kaiserstraße</xls:Instruction>
<xls:distance value="
284" uom="YD"/>
So,far I tried :
it shows nothing either.
The var_dump($xml); shows :
Please help me extracting the BOLDed text from the XML file mentioned above..What wrong am I doing ? Any kind of guidance or CODE Snippet will be of great help..Will greatly appreciate the same.. Thanks a lot !