Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XPath
Message
De
29/08/2003 23:34:20
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
XML
Titre:
XPath
Divers
Thread ID:
00824741
Message ID:
00824741
Vues:
57
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform