| Concept Framework 1.0 documentation | Contents | Index |
| Name | Version | Deprecated |
| xmlReadDoc | version 1.0 | no |
| number xmlReadDoc(string cur, string URL, string encoding, number options) |
| cur | a string |
| URL | the base URL to use for the document |
| encoding | the document encoding |
| options | a combination of xmlParserOption |
| Parse an XML in-memory document and build a tree. |
| Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT | (c)2009 RadGs Software |