Re: [docbook-publishers] clean sample and revised publishers.rnc

From
Keith Fahlgren <>
Date
2008-06-04T16:08:54+00:00
ID
Thread
Re: [docbook-publishers] clean sample and revised publishers.rnc
On 5/29/08 10:53 AM, Scott Hudson wrote:
> Folks,
> 
> if you take a look at:
> http://docbook.svn.sourceforge.net/viewvc/docbook/trunk/docbook/relaxng/publishers/samples/ 

Hi Scott,

Are you able to actually build the publishers schemas? I get:

$ cd publishers
$ Make
...
/Users/keith/work/docbook-dev/buildtools/runtrang: using java -jar 
/Users/keith/Applications/oxygen9_1/lib/trang.jar
/Users/keith/work/docbook-dev/trunk/docbook/relaxng/publishers/publishers.rng:407:34: 
error: undefined prefix "xlink"
/Users/keith/work/docbook-dev/trunk/docbook/relaxng/publishers/publishers.rng:413:34: 
error: undefined prefix "xlink"


Do we need an import for xlink, or is it simply an xmlns declaration?


Keith