English 中文(简体)
How do I validate wurfl.xml?
原标题:
  • 时间:2010-04-15 13:55:39
  •  标签:
  • mobile
  • wurfl

I m wondering which is the best way to validate the wurfl.xml file.

I am thinking about these two different approaches :

  • Since it is a XML file I can validate wurfl.xml against its XML schema. Some questions related with this are: from where do I get the xsd file?, how often does the xsd file change?.

  • Query the wurfl database once the file is loaded and check the number of devices, or some other outstanding values. I will have to investigate this deeper and see which methods the wurfl api provides for that purpose.

问题回答

暂无回答




相关问题
How can I make mobile version of an existing web site?

We have a website coded with jsp-Java. Now, we want to show our website more user friendly on blackberry etc. Is there any tool or method to do this issue more easier? thanks for your answers.

Should I make my mobile application for Mobile 6 or Mobile 5?

I am going to be making a small application very soon. I am wondering would it be better to go and make it for 6.0 or should I make it for 5.0? I don t know much about both versions but I guessing ...

How do I combine @font-face and @media declarations?

I d like to build a common typography stylesheet with a very small number of selectors. As such, I d far prefer to use @media sections for the various versions rather than create different files, each ...

热门标签