Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
xmlReaderForFile | version 1.0 | no |
number xmlReaderForFile(string Filename, string Encoding, number Options) |
Filename | a file or URL |
Encoding | the document encoding |
Options | a combination of xmlParserOption |
Parse an XML file from the filesystem or the network. The parsing flags @options are a combination of xmlParserOption. |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT | (c)2009 RadGs Software |