On 7/16/07, Jim Albers <[EMAIL PROTECTED]> wrote:
Jason,
I find that "Unknown element" usually indicates a mismatch in namespace
between an XML file xmlns assignment and the RNC namespace declaration.
In your case you have accidentally replaced the "/" in the default xmlns
with a ".".
Change to xmlns="http://docbook.org/ns/docbook" and you'll be good to go.
Jim
Thanks Jim! Works perfectly. Sorry about the dumb question.
-Jason
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]