validating a document
Posted: Mon Feb 05, 2007 2:37 pm
Hi,
I want to validate a document with the following doctype declaration:
Doing so I get this error:
Why is Oxygen looking a the docbook dtd?
Thanks,
Hans Scholte
I want to validate a document with the following doctype declaration:
Code: Select all
<!DOCTYPE article
PUBLIC "-//UBA//DTD ISO 12083:1993 Article UBA extensions//EN"
"file:/C:/dpc/tijdschrift/dtd/ubaaxml.dtd">
Code: Select all
C:\Program Files\Oxygen XML Editor 8.0\frameworks\docbook\dtd\soextblx.dtd
Description: A '(' character or an element type is required in the declaration of element type "entry".
Thanks,
Hans Scholte