Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.xmlReadFile

Name Version Deprecated
xmlReadFile version 1.0 no

Prototype:
number xmlReadFile(string filename, string encoding, number options)

Parameters:
filename      a file or URL
encoding      the document encoding
options      a combination of xmlParserOption

Description:
Parse an XML file from the filesystem or the network.

Returns:
Returns the resulting document tree

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications