0

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?

1 Answers1

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.

Community
  • 1
  • 1
MrMage
  • 7,282
  • 2
  • 41
  • 71