If you are working directly with a command line processor such as Saxon, you can copy the file locally (c:\xquery\videos.xml
, for example) and work with it from that location. Once you have done this, you can use the command line option -s c:\xquery\videos.xml
and again be able to refer to the input document in your XQuery code as ".
" (dot).