Document.Load Method
Loads the specified XML data into the current document.
[VBScript] Public Sub Load( _ ByVal fileName As String _ )
[JScript] public function Load( fileName : String );
Document Object | Document Members | DOM Namespace