![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Have you tried this? XmlNode xnFaq = xd.SelectSingleNode( "/Configuration/version[@version='0.0.0001']/f:faq[f:section='Default']" , xnm); ? |
#3
| |||
| |||
|
|
Hi, |
#4
| |||
| |||
|
|
"Steven Livingstone" <s.livingstone (AT) nospam (DOT) btinternet.com> wrote in message news:%23MNdAXvPDHA.1748 (AT) TK2MSFTNGP11 (DOT) phx.gbl... Have you tried this? XmlNode xnFaq = xd.SelectSingleNode( "/Configuration/version[@version='0.0.0001']/f:faq[f:section='Default']" , xnm); ? Nope, that's not it. If I strip the default namespace declaration out of the xml, e.g. the root tag is just <Configuration>, everything works fine. But like I mentioned, this is not an option for me. Thanks for the try anyway. - Oisin |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |