Dom ::= | do Expr ( systemID Expr )? as dom ( XmlInitList )? |
Used by: |
This statement takes a URL or a file name for an XML document, and parses it into a DOM object which is returned. If systemID clause is specified, the value is set to the XML parser. Optionally XmlInitList can be specified.