Specification Example: Web Link Application

back to developer home

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>