F.2 User Actions XML file example

31.2203GPPCharacteristics of the Contact Manager for 3GPP UICC applicationsRelease 17TS

The example hereafter shows a User Actions XML file.

<Action>

<Label>send greeting SMS?</Label>

<ActionCode>2</ActionCode>

<Parameter>

<Name>phone number</Name>

<Value>{TEL;CELL}</Value>

</Parameter>

<Parameter >

<Name>text</Name>

<Value>Merry Christmas {N-2} and happy new year</Value>

</Parameter>

</Action>

<Action>

<Label>Locate your contact?</Label>

< ActionCode>1</ActionCode>

<Parameter>

<Name>url</Name>

<Value>

http://www.map.fr/search_map?street={ADR;HOME-3}&locality={ADR;HOME-4}

</Value>

</Parameter>

</Action>