Can the "href" attribute refer to a file using a relative path? I tried the following but a forward slash was always prepended to the file name: <externalRef href="foo.rng"> to produce "/foo.rng".