Sounds like you are trying to view the XML page in Preview Mode.. (where the page will always be rendered as an HTML page)
The only way to properly test that your XML page is correct is to publish it to the local file system or website. I also recommend that you dont try to pass in the XML content to a flash file dynamically when in SmartEdit mode. Its just not worth the hassle!!! I always recommend disabling flash in SmartEdit mode - as you will generally need users to enter in non-flash content anyways.. Cheers, Kim On May 22, 7:29 pm, chandrasekar <[email protected]> wrote: > Hi All > > I have a requirement to produce a page output in xml fomat. Where the > page xml output will be used as input for some flash file. Please let > me know how out to make the output in xml format. I tried by creating > a page using content class with xml code like > > <session> > <first>name</first> > <second>surname</second> > </session> > > But i am getting output as "name surname". Where as i need output > exactly in xml format. > > Regards > Chandrasekar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
