Closed Karberlane closed 8 years ago
Solved the issue. Note that the result will in fact look like this:
{mscivrType,[{{"schemaLocation","http://www.w3.org/2001/XMLSchema-instance"},"msc-ivr.xsd"}],
{paramType,[],"mode",["playannouncement"]}}
Hi, I have the following error:
When I try open the following xml file:
with xsd schema:
If you replace the scheme on
we get the following result
That result I expected in the first case. I think that the problem in parsing mixed type. I would like to hear your comments on that. Thanks.