 | Navigation |  |
 | Users Online |  |
 |
Guests Online: 2
No Members Online
Registered Members: 48
Newest Member: mkaymer
|  |  |  |  |
|
 | Web Links: XML General Info |  |
 |
Microsoft MSDN - XML Development Center
Date Added: 24.08.05 |
Visits: 287
Microsoft XML Team's WebLog
Date Added: 04.05.06 |
Visits: 277
msxml - Command Line XSLT Translation Utility
Date Added: 04.05.06 |
Visits: 251
The Apache XML Project
Date Added: 24.08.05 |
Visits: 234
The SAX Project
Date Added: 24.08.05 |
Visits: 237
W3Schools
Excellent tutorials on XML, XSL, XPATH, XQUERY, DTD, Schemas...
Date Added: 24.08.05 |
Visits: 207
XML Document Object Model (DOM)
The Document Object Model (DOM) class is an in-memory representation of an XML document. The DOM allows you to programmatically read, manipulate, and modify an XML document. The XmlReader class also reads XML, however it provides non-cached, forward-only, read-only access. This means that there are no capabilities to edit the values of an attribute or content of an element, or the ability to insert and remove nodes with the XmlReader. Editing is the primary function of the DOM. It is the common and structured way that XML data is represented in memory, although the actual XML data is stored in a linear fashion when in a file or coming in from another object. The following is XML data
Date Added: 04.05.06 |
Visits: 250
XML Downloads (Microsoft)
Date Added: 04.05.06 |
Visits: 270
XML Programming Best Practices (BEA)
Date Added: 04.05.06 |
Visits: 205
XMLFiles.com
Date Added: 24.08.05 |
Visits: 265
|  |  |  |  |
|
 | Login |  |
 |
Not a member yet? Click here to register.
Forgotten your password? Request a new one here.
|  |  |  |  |
 | Our Sites |  |
|
|
|