12.219 emacspeak-xslt

libxml and libxsl are XML libraries for GNOME. xsltproc is a xslt processor using libxsl this module defines routines for applying xsl transformations using xsltproc

12.219.1 Emacspeak-Xslt Commands

12.219.1.1 emacspeak-xslt-view

Command: emacspeak-xslt-view (style url)
Browse URL with specified XSL style.

(fn STYLE URL)

12.219.1.2 emacspeak-xslt-view-atom-file

Command: emacspeak-xslt-view-atom-file (file)
C-e v a
View Atom file.

(fn FILE)

12.219.1.3 emacspeak-xslt-view-file

Command: emacspeak-xslt-view-file (style file)
C-e v x
Transform ‘file’ using ‘style’ and preview via browse-url.

(fn STYLE FILE)

12.219.1.4 emacspeak-xslt-view-region

Command: emacspeak-xslt-view-region (style start end &optional unescape-charent)
Browse XML region with specified XSL style.

(fn STYLE START END &optional UNESCAPE-CHARENT)

12.219.1.5 emacspeak-xslt-view-rss-file

Command: emacspeak-xslt-view-rss-file (file)
C-e v r
View RSS file.

(fn FILE)

12.219.1.6 emacspeak-xslt-view-xml

Command: emacspeak-xslt-view-xml (style url &optional unescape-charent)
Browse XML URL with specified XSL style.

(fn STYLE URL &optional UNESCAPE-CHARENT)