Answer: We can validate our wml by using Microsoft XML parser(Which is used to create wmll validator. Now. to prform validation we paste our wml into the text area and validate them with submit validate button. Example: <?xml version="1.0"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <card id="card1" title="Card 1"> <p>Hello User!</p> </card> </wml>
Question:
How to perform validation in your WML? Answer:
We can validate our wml by using Microsoft XML parser(Which is used to create wmll validator. Now. to prform validation we paste our wml into the text area and validate them with submit validate button. Example: <?xml version="1.0"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <card id="card1" title="Card 1"> <p>Hello User!</p> </card> </wml> Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
There should not be any Spelling Mistakes.
There should not be any Gramatical Errors.
Answers must not contain any bad words.
Answers should not be the repeat of same answer, already approved.