Search notes:

XML document

See also

An XML document can be described a an XML Schema Definition (XSD).
XML documents can programmatically be read, manipulated and modified with the XML DOM and be navigated with XPath.
In .NET, an XML document can be read, for example, with the class System.Xml.XmlReader.
An in-memory representation for XML documents is provided by System.Xml.XmlDocument
xdcmake.exe
An XML document can be exported from Access under the menu External Data -> Export

Index