declare namespace xlink = "http://www.w3.org/1999/xlink"; { for $hr in doc("auction.xml")//@xlink:href return { $hr } }