Content

Page tree


Example:
<?xml version="1.0" encoding="UTF-8"?>
<!-- if called with the following url :
 http://link_to_this_example.xml#var:title=This%20is%20title&var:text=Some%20text
-->
<SnomIPPhoneText>
    <Title>$(var:title)</Title><!-- This is title -->
    <Text>$(var:text)</Text><!-- Some text -->
</SnomIPPhoneText>


Result: