Ryan's District Boards

Computer, programming, and webmaster help , support , tips and tricks => Tutorials Zone! => Internet webmaster computer programming technology tips and tricks => WAP Tutorials => Topic started by: ben2ong2 on October 05, 2006, 07:19:25 PM

Title: Validate WML
Post by: ben2ong2 on October 05, 2006, 07:19:25 PM
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.
Title: Re: Validate WML
Post by: ben2ong2 on October 05, 2006, 07:20:41 PM
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>
Title: Re: Validate WML
Post by: ben2ong2 on October 05, 2006, 07:22:42 PM
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.