Skip to main content

Xml.Document

Returns the contents of the XML document as a hierarchical table.

Syntax

Xml.Document(
contents as any,
optional encoding as TextEncoding.Type
) as table

Remarks

Returns the contents of the XML document as a hierarchical table.

Category

Accessing data