nedcomp hosting homepage

Producten en diensten
Dedicated servers
Datacenter informatie
Partners, resellers
Helpdesk informatie
Technische docs, tools
Support homepage
ASP componenten
Praktische ASP, ASP.NET
Visual route server
Whois (domein gegevens)
Software documentatie
Whitepapers
Zoeken
Nedcomp / algemeen

Zoeken
 

Copyright © Nedcomp Hosting
Telefoon nr :   +31 184 670111
Fax nummer :   +31 184 631384
E-mailadres :   info@nedcomp.nl
 

Microsoft XML Core Services (MSXML) 4.0 - DOM Developer's Guide

DOM Developer's Guide

This guide introduces the Microsoft COM implementation of the Document Object Model (DOM). The DSOM provides a navigable set of classes that directly reflect the W3C Document Object Model (DOM) Level 1 specification. These classes enable you to construct an XML document in memory. You can then compile and validate your XML documents against a DTD or schema. The DOM Developer's Guide, along with the reference material that accompanies it, describes the Microsoft COM implementation of the DOM standard. The Microsoft DOM implementation provides both Microsoft® JScript®, Visual Basic® and Microsoft Visual C++® interfaces.

The following sections provide more information about creating applications with the DOM.

Section Description
Starter Kit Explains the benefits of the DOM, and offers ideas for building DOM applications.
Concepts Introduces some of the fundamental concepts that relate to the DOM.
How Do I? Helps you build DOM applications. This section provides tutorials for using the DOM with other XML application programming interfaces, such as the Schema Object Model (SOM) and the Simple API for XML (SAX).

See Also

DOM Reference


Download de SDK