Simple web link
Submitted by admin on Mon, 2009-09-07 16:30
Simple Web Link

This Specification example shows the XML for the touchatag Web Link Application. The user input parameter is highlighted in bold red, showing the URL for Touchatag Developer Network.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<specification xmlns="http://www.touchatag.com/schema/configurator/specification-1.0">
<application>
<command name="default" id="default"/>
</application>
<blueprint>
<superblock ref="urn:touchatag:block:web-link-app" id="*">
<property name="URI">
<uri>http://www.touchatag.com/developer</uri>
</property>
</superblock>
</blueprint>
</specification>
