XML Basics
This section describes some basic concepts that should be known when working with XML documents.
XML Document Structure
Provides an overview of the XML document structure.
X-Path Queries
Describes how to execute queries against an XML document and retrieve the queried node/nodes.
XML Documents
Provides an overview of XML documents and describes how to get a document handle.
Namespaces in XML
Provides an overview of the attributes of a node, namespaces.
XML First Steps
Lists the first steps and basic concepts for the XML functions.
Parent topic:
XML Functions