Validating your WML
To help you validate your wml, we have used The Microsoft's XML parser to create a wml validator. Paste your wml in the text area, and validate it by pressing the validate button.
Continuation of the topic - dont include this Ryan in the counting!
<?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 World!</p>
</card>
</wml>
Validating your WML file
You can also validate your wml files, simply by typing the url of your wml file and press the submit button
File Name: http://www.w3schools.com/wap/demo_error.wml Submit
If you want to validate an error free WML file you can paste this address into the name field: http://www.w3schools.com/wap/demo_helloworld.wml
NOTE: If you get an error message saying "Access denied" when accessing this file, it is because your Internet Explorer security setting do not allow access across domains.