Results of further tests:
document('second.xml', 'file:///C:/testone/')can yield one of two error messages. If the second argument points to a directory where 'second.xml' does NOT exist, I get the error: Can not load requested doc: C:\testone\second.xml (The system cannot find the file specified) If the second argument points to a directory which DOES contain 'second.xml', I get the error: Can not load requested doc: no protocol: Kevin McCarthy
