Quick Sign In:  

Forum: VirtualDJ Skins

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

This topic is old and might contain outdated or incorrect information.

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...

 

Posted 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
 

Posted Sat 22 Dec 01 @ 6:59 pm


(Old topics and forums are automatically closed)