{STATIC} hippo

...on becoming a great developer...
MCTS: .NET Framework 3.5, ASP.NET Applications
posts - 29, comments - 6, trackbacks - 0

My Links

Twitter

Archives

Post Categories

XML

XML
.NET, XPath, and XmlNamespaceManager

Take the following XML fragment 1: <?xml version="1.0" encoding="iso-8859-1"?> 2: <con:search-results 3: xmlns:con="http://namespace.contoso.com/business-objects" 4: xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 5: xsi:noNamespaceSchemaLocation="http://www.contoso.com/dtd/syndication/biz-objects.xsd"> 6: <con:search-query>ipod</con:search-query> 7: <con:result-count>2207</con:result-count> 8: <con:start-index>0</con:start-index> 9: ...

posted @ Thursday, December 03, 2009 2:16 PM | Feedback (0) | Filed Under [ c# XML ]

Powered by: