[TIMOB-8975] iOS: Enable XSLT transformation, on XML pages, so that formatted XML is rendered in webview
	
	
| GitHub Issue | n/a | 
| Type | New Feature | 
| Priority | Low | 
| Status | Open | 
| Resolution | Unresolved | 
| Affected Version/s | Release 2.0.1 | 
| Fix Version/s | n/a | 
| Components | iOS | 
| Labels | api | 
| Reporter | Devang Gandhi | 
| Assignee | Unknown | 
| Created | 2012-05-03T11:22:21.000+0000 | 
| Updated | 2018-02-28T20:04:22.000+0000 | 
Description
	I have attached the XSL project. 
The webview in app.js loads a XML page, which in turns refers to XSL page. 
Ideally, the result should be a xml page rendered with styles defined in XSL.
Attachments
| File | Date | Size | 
| app.js | 2012-05-03T11:22:21.000+0000 | 455 | 
| sample.xml | 2012-05-03T11:22:21.000+0000 | 4191 | 
| sample.xsl | 2012-05-03T11:22:21.000+0000 | 429 | 
 
No comments