Speeple News Search

Search: |

Tags | Domains | Searches | Statistics | Options | Advanced Search

topxml.com » Tags » Xmldocument

  1. XML Inclusions reversal or transclusions strike back

    TopXML Reblogger XML News - Feb 13, 2007

    Kzu, being also one of the Mvp.Xml project users has this wild feature request. He wants to reverse XInclude resolving back. The scenario is simple: you load XML document A.xml containing XML Inclusions for

  2. Standalone XQuery Implementation in .NET?

    TopXML Reblogger XML News - Feb 8, 2007

    XQuery 1.0 and XPath 2.0 are now W3C Recommendations, thanks in part to the contributions of  several Microsoft employees over the years. An earlier draft of the XQuery specification is supported in SQL Server

  3. Converting XmlReader to XmlDocument in .NET

    TopXML Reblogger XML News - Jan 18, 2007

    MS SQL has the ability to retrieve data as XML by using the "FOR XML [RAW AUTO [ELEMENTS] EXPLICIT]" parameters, which is very useful especially when used in a web service that communicates with a Flash / Flex client