how to solve semantic error in ivr flow

when i play ivr , i got following error
error.semantic:1|Array attribute in foreach is not a valid object

As the error says: there is a semantic error in your vxml.

what is semantic error, can u explain ??

Invalid VXML syntax, incorrect child type, etc.

hi..i have seen the this error @middleware interface .
can u explain how to solve the semantic error in web services

There is no error from GVP, is your code. Search the error.semanthic on MCP logs and see the why it is happening. No magic trick.

Enviado de meu E6633 usando Tapatalk

Find the block in VXML file that has error in MCP log.
Look at the foreach tag. Which object may cause an error.
It may be a javascript function.