Hi Robby,

Am Montag, 4. April 2005 01:58 schrieb Robby Stephenson:
> Frankly, I'm astonished than anyone even cares about validating against it.

:-) I wrote simple XSL that transforms the XML to BibTeX, since the built-in 
export is missing some fields, like the URL. Netbeans tried to validate the 
XML against its DTD automatically, and here we are.

The XSL is rather small and surely incomplete and an ugly hack, but if you're 
interested I'll send you a copy.

> Tellico, 0.13.6, fixes the problem. Since you're validating against the
> online DTD, xmllint should now work for you, whether or not you update
> Tellico.

I'm affraid there's now another bug...

| $ xmllint --valid --noout --dtdvalid \
|   http://periapsis.org/tellico/dtd/v7/tellico.dtd literature.xml
| 
| element amazon: validity error : No declaration for element amazon

| $ wget http://periapsis.org/tellico/dtd/v7/tellico.dtd
| $ grep amazon tellico.dtd
| $ [no output]

Thanks a lot!

Greetings, Michael.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to