[ https://issues.apache.org/jira/browse/XMLBEANS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacob Danner closed XMLBEANS-231. --------------------------------- Resolution: Incomplete No word back on this one since 05, closing > Parsing embedded xml to cdata > ----------------------------- > > Key: XMLBEANS-231 > URL: https://issues.apache.org/jira/browse/XMLBEANS-231 > Project: XMLBeans > Issue Type: Bug > Affects Versions: Version 2.1 > Environment: Windows XP, Sun One 7, XmlBeans 2.10 > Reporter: Ricardo > > I am parsing an xml document which has another xml document, but the xml > which is into the first xml is escaped, I mean : > <?xml version="1.0" ?> > I am calling to XmlObject.factory.parse with the xml as a string and I am > gettin the xml which is embedded as a CDATA section and the characters <, " > and >, but I don't want a CDATA section neither the tags, so I want the xml > as is in the string. > I have been looking in Jira but I haven't got the solution, I am working with > xmlbeans 2.1, but I don't know what to do to get this. > Thank you. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xmlbeans.apache.org For additional commands, e-mail: dev-h...@xmlbeans.apache.org