- or download this
sub _view_xml {
my $self = shift;
...
return $xml;
}
- or download this
<campaign menuid="10118-2" action="0" >
<phonenumbers >
...
</phonenumber>
</phonenumbers>
</campaign>
- or download this
$VAR1 = {
'menuid' => '10118-2',
...
}
}
};
- or download this
<campaign action="0" menuid="10118-2">
<phonenumbers name="phonenumber" callid="1234abc" number="4167781583
+">
<prompts name="prompt" promptid="2" tts="Hello, this is a test." /
+>
</phonenumbers>
</campaign>
- or download this
<?xml version="1.0"?><campaign errorid="16" comment="XML parse error:
+PHONENUMBER tag missing or misplaced." />