Xml.Tables(contents as any, optional options as nullable record, optional encoding as nullable number) as table
返回 XML 文档的内容作为平展表的嵌套集合。
检索本地 XML 文件的内容。
使用情况
Xml.Tables(File.Contents("C:\invoices.xml"))
输出
table