我需要關於windows phone的XML數據的解析7.我期待類似XMl parsign example 但我寫的XML數據的LINQ查詢時像XML解析+ Windows Phone 7的
<toursList>
<tour>
<title>short tour </title>
<description>the short tour is kinda quick! </description>
<stop> <title>tabaret hall</title>
<description>tabaret hall </description>
<location>
<latitude>45.424585</latitude>
<longitude>-75.68608</longitude>
</location>
</stop>
</tour>
</toursList>";
現在所面臨的問題的例子幫助的東西
我將是提供多層次解析XML文檔
感謝和問候 蘇里亞
你已經展示了你想要解析的XML,但不是你遇到什麼問題,XML來自哪裏,或者到目前爲止你嘗試過的。這使你很難幫助你。 – 2010-12-12 07:55:18