tags 264706 + moreinfo thanks Hello,
John V. Belmonte, le Mon 09 Aug 2004 22:30:44 -0400, a écrit : > When trang encounters an external reference, its present behavior is to > follow the reference and convert that also. It seems that in the newer version it doesn't any more. > For example, just convert the following rnc: > > Foo = "http://example.net/2004/02/foo.rng" > > to this rng: > > <define name="Foo"> > <externalRef href="http://example.net/2004/02/foo.rng"/> > </define> > > without trying to open or convert the URL. I'm getting <?xml version="1.0" encoding="UTF-8"?> <grammar xmlns="http://relaxng.org/ns/structure/1.0"> <define name="Foo"> <value>http://example.net/2004/02/foo.rng</value> </define> </grammar> I guess it should be fine? Samuel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org