登录:     


Forum: VirtualDJ Skins

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

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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

 

发表时间 Sat 22 Dec 01 @ 10:02 am
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
 



(陈旧帖子或论坛版块会自动关闭)