Using client-side XSLT solutions in the HTML5 era

Can someone help regarding the availability of client XSLT in HTML5 mobile browsers? caniuse.com has nothing.

Is XSLT standardized in current mobile browsers?

The HTML5 specification has nothing in XSLT, which casts doubt on whether XML has a future (in light of the fact that there is JSONP but no "XMLP")

+5
source share
3 answers

The API XSLTProcessoris part of the HTML5 scripting specification:

XSLT , DOM, script, XSLT, " " ( , ), , .

- Safari :

XSLT iOS 2.0 .

Android 2.2.x( 8) Java API XSLT, API XSLTP JavaScript.

Android 4.0 XSLT :

+3

XSLT 1.0 , ; (, , Javascript/DOM). XSLT - Saxonica , , back-back, HTML, , , XSLT isn ' t.

Saxon-CE XSLT 2.0 Javascript. , XSLT- XSLT 2.0; .

, XML. -, .

+7

, XML , - . , , , . , HTML5 XSLT, XSLT HTML. XSLT , , HTML, , HTML XML.

0

All Articles