The second-generation .NET Framework builds on the tools of the first to provide better, more standards-compliant XML data validation. Technology Toolbox: XML, .NET Framework 2.0 Version 1.x of the ...
In an earlier blog entry, I wrote about using Trang to generate XML Schema from an XML source document. In this blog entry, I will look at using Apache XMLBeans‘s tool called inst2xsd to also generate ...
Sure, .NET's got great support for XML, but what's a VB6 programmer to do? Learn to work with MSXML2's DOM parser, that's what. The Document Object Model (DOM) is the oldest, and arguably the easiest, ...
Visual Studio has provided an XML editor that offers IntelliSense for any given XML schema since Visual Studio 2003. Microsoft upgraded this XML editor in Visual Studio 2005. In VS 2003, IntelliSense ...
If you take a look at the vast number of different XML formats being used to describe something as intuitively simple as an invoice form, you can see one of the problems that is now beginning to crop ...
Next week’s issue of InfoWorld includes an article on the new XML capabilities of Office 11. While researching the story, I interviewed the architect of XML in Office 11, Microsoft’s Jean Paoli, one ...
Office 2003 XML Reference Schemas and accompanying documentation. The Office 2003 XML Reference Schemas enable organizations of all sizes to utilize industry-standard Extensible Markup Language (XML) ...
With the proliferation of XML as a new common data format, the problem of managing XML documents has become more critical. New technologies are now available that allow organizations to better manage ...