Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XPath
Message
From
29/08/2003 23:34:20
 
 
To
All
General information
Forum:
ASP.NET
Category:
XML
Title:
XPath
Miscellaneous
Thread ID:
00824741
Message ID:
00824741
Views:
56
Using WriteXml method, I created an xml file.
MyDs.WriteXml("MyXml", XmlWriteMode.IgnoreSchema)

The first two lines of MyXml are :
(?xml version="1.0" standalone="yes" ?)
(MyDs xmlns="http://www.tempuri.org/MyDs.xsd")

I notice that using XPath for defining parts of an XML document does not return the correct results until I deleted (xmlns="http://www.tempuri.org/MyDs.xsd") from the MyXml.

Any idea why?
System Analyst
Nabil B. Ghrayyeb
nabilg@hotmail.com
Next
Reply
Map
View

Click here to load this message in the networking platform