


 



<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docwiki.cisco.com/w/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docwiki.cisco.com/w/index.php?title=How_to_use_JavaScript_greater_than,_less_than_and_ampersand_symbols_in_vxml_var_expr_declaration&amp;feed=atom&amp;action=history</id>
		<title>How to use JavaScript greater than, less than and ampersand symbols in vxml var expr declaration - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://docwiki.cisco.com/w/index.php?title=How_to_use_JavaScript_greater_than,_less_than_and_ampersand_symbols_in_vxml_var_expr_declaration&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=How_to_use_JavaScript_greater_than,_less_than_and_ampersand_symbols_in_vxml_var_expr_declaration&amp;action=history"/>
		<updated>2013-05-25T23:04:40Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://docwiki.cisco.com/w/index.php?title=How_to_use_JavaScript_greater_than,_less_than_and_ampersand_symbols_in_vxml_var_expr_declaration&amp;diff=28549&amp;oldid=prev</id>
		<title>Amagniho: /* How to use JavaScript greater than, less than and ampersand symbols in vxml var expr declaration */</title>
		<link rel="alternate" type="text/html" href="http://docwiki.cisco.com/w/index.php?title=How_to_use_JavaScript_greater_than,_less_than_and_ampersand_symbols_in_vxml_var_expr_declaration&amp;diff=28549&amp;oldid=prev"/>
				<updated>2010-04-13T13:15:41Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;How to use JavaScript greater than, less than and ampersand symbols in vxml var expr declaration&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==How to use JavaScript greater than, less than and ampersand symbols in vxml var expr declaration==&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! '''Problem Summary'''&lt;br /&gt;
| Not able to use greater than, less than and ampersand symbols in vxml&lt;br /&gt;
|-&lt;br /&gt;
! '''Error Message'''&lt;br /&gt;
|VXML Parsing failure error message or improper vxml execution results.&lt;br /&gt;
|-&lt;br /&gt;
! '''Possible Cause'''&lt;br /&gt;
| Greater than, less than and ampersand symbols not declared properly&lt;br /&gt;
|-&lt;br /&gt;
! '''Recommended Action'''&lt;br /&gt;
| Many JavaScript operators (&amp;lt;, &amp;gt;, &amp;amp;, &amp;amp;&amp;amp;) have special significance in XML, thus their equivalent entities must be used in expressions and conditions. For example operators and their corresponding entities are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;   &amp;amp;(ampersand)lt;&lt;br /&gt;
&lt;br /&gt;
&amp;gt;   &amp;amp;(ampersand)gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;   &amp;amp;(ampersand)amp;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;   &amp;amp;(ampersand)quot;&lt;br /&gt;
&lt;br /&gt;
remove the 'ampersand' while using the same. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! '''Release'''&lt;br /&gt;
| Release 8.0(1) &lt;br /&gt;
|-&lt;br /&gt;
! '''Associated CDETS #'''&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;BR&amp;gt;&lt;br /&gt;
[[Category:Unified CCX, Release 8.0]]&lt;/div&gt;</summary>
		<author><name>Amagniho</name></author>	</entry>

	</feed>