| Home : Web : XML |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
|
Discover techniques for designing, developing, and deploying integration solutions with Microsoft BizTalk Server 2004.
Updated: 05/30/2005
|
|
|
Learn how the Windows Installer XML (WiX) toolset enables developers to integrate setup development into their daily development process.
Updated: 05/30/2005
|
|
|
In the first part of a two-part series on indexing XML data, Oleg Tkachenko examines indexing of standalone XML documents, a native XML concept of IDs, XSLT keys, and introduces IndexingXPathNavigator class.
Updated: 05/30/2005
|
|
|
The new publication includes the resource catalog, elaboration of security usage, and feedback from customers and workshops
Updated: 05/30/2005
|
|
|
Current XML development at the W3C threatens to obliterate the original promise of XML -- a clean, cheap format for sharing information -- by piling on too many features and obscuring what XML does best. While users may demand some of those features for some applications, features for some users are turning into nightmares for others. Rather than creating modules users can apply when appropriate, the W3C is growing a jungle of specifications which...
Updated: 05/28/2005
|
|
|
XML documents often refer to other documents that an XML processor has to retrieve in order to make sense of the main document. These external resources, typically referred to by URIs, may be local files; or they may be remote, distributed across the web. In an ideal world the difference would be invisible, since it would be as cheap to access a remote resource as a local one. However, in the real world network failures do occur, and it is wise to design...
Updated: 05/28/2005
|
|
|
On the first day of XML DevCon Europe in London, England, speakers highlighted the growth of XML in its three years of existence. Henry Thompson from the University of Edinburgh (and zealous editor of the W3C\'s XML Schema specification) noted in his opening keynote that XML had grown from one specification to a family of technologies. He focused on the emerging centrality of the XML Infoset and XML Schema. David Orchard of Jamcracker taught a session on...
Updated: 05/28/2005
|
|
|
Developers\' Day at XML 2000 The XML Developers\' Day at XML 2000, chaired by Jon Bosak, was composed of relatively late-breaking developments in XML. It provided many valuable insights into developing XML systems. XML 2000 Focuses on Schemas Reports from the first afternoon of the \"XML Leading Edge\" track from XML 2000, which was dedicated to the W3C XML Schema Definition Language. Berners-Lee and the...
Updated: 05/28/2005
|
|
|
XML is a markup language for documents containing structured information. Structured information contains both content (words, pictures, etc.) and some indication of what role that content plays (for example, content in a section heading has a different meaning from content in a footnote, which means something different than content in a figure caption or content in a database table, etc.). Almost all documents have some structure. A markup language is a...
Updated: 05/28/2005
|
|
|
In a previous article (XML Basics Part One);we had a brief look at XML. However, as stated in the article, XML itself is worth nothing without the set of APIs that are generated-it would simply be just another fancy form of CSV, that is, a proprietary data format! My aim in this set of articles is not to actually reveal XML in its every detail, but rather have a look at the implications of XML in today s technologies. That s why the previous article only sheds a little...
Updated: 05/28/2005
|
|
|