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

What is the DOM?

The Document Object Model (DOM) provides a standard programming model for working with XML. It is fully described in the W3C DOM specification.

The DOM was designed to:

  • Provide a standard way to programmatically build, navigate or update and transform the contents of XML documents
  • Establish a core set of vendor-and language-neutral application programming interfaces that could be used to meet the most common needs for developers working with and generating well-formed XML and HTML input and output streams

See Also

Concepts | How Do I?

Other Resources Other Resources

W3C Document Object Model (DOM) Level 1 Specification (Second Edition)


Download de SDK