If my app creates and edits outline-style XML documents, can the documents be rendered in a UIWebView and edited, while rendered, in that same view?
Asked
Active
Viewed 174 times
1 Answers
0
A Javascript-based XML editor might work inside a UIWebView. Have a look at https://stackoverflow.com/questions/378205/web-xml-editor-with-xml-syntax-highlighting for a list.