Ingreso rápido:  

Forum: VirtualDJ Skins

Tema: is there anyway to easily debug an xml file?

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

DaSOHome userMember since 2001
I keep getting invalid skin file and I know all my code is valid, i think I just have one mistake and I can't find it, is there any easy way to find it, my eyes hurt...

 

Mensajes Sat 22 Dec 01 @ 10:02 am
ikkeHome userMember since 2003
Well, because XML is not really a language, or a standard if you want. It's just a way to describe information. You choose yourself what keywords you use. So you can only test your file if you have the list of keywords (stored in the DTD file of your XML document, maybe the Atomix team has one) and you have a test program which tests your .xml file using your .dtd file.
Was that enough?

Greetz, ikke
 

Mensajes Sat 22 Dec 01 @ 6:59 pm


(Los tópicos y foros antiguos son automáticamente cerrados)