← Prev in month ← Prev in thread

Re: [docbook] offtopic: question for users who use oxygen and doc book

From
Sean Wheller <>
Date
2006-04-06T17:54:38+00:00
ID
Thread
Re: [docbook] offtopic: question for users who use oxygen and doc book
On Thursday 06 April 2006 18:27, Webmaster wrote:
> I believe this is related to oxigen since it works with notepad

Oxygen is a structured XML Editor, Notepad is just a plain text editor. 
Notepad is oblivious to any DTD/XSD demands. Just because you can do 
something in Notepad does not therefore mean it is valid and well-formed to 
your target DTD/XSD. You need to run validation tests externally to Notepad. 
Oxygen, being a structured editor does the validation tests inline to your 
editing process. Whenever the current file is not valid and well-formed to 
the target DTD.

If you use Notepad then use a tool like xmllint to test whether your XML 
instance is valid and well-formed. 100% if Oxygen shows that it is not, then 
so will xmllint.

Hope this helps,

-- 
Sean Wheller
Technical Author

+27-84-854-9408
http://www.inwords.co.za
← Prev in month ← Prev in thread