From e2ee856cd1e7639d4946d838cbf5a93f39b6bdae Mon Sep 17 00:00:00 2001
From: Stefano Zacchiroli
- add?bind=key,uri[&bind=key,stylesheet[&...]]
+ add?bind=key,uri[&bind=key,uri[&...]]
load a new stylesheet, specified by uri, and bind it to key
key
- remove?[?keys=key1,key2,...]
+ remove[?keys=key1,key2,...]
unload stylesheets specified by key1, key2, ... or all
stylesheets if no key was given
- reload?[?keys=key1,key2,...]
+ reload[?keys=key1,key2,...]
reload stylesheets specified by key1, key2, ... or all
stylesheets if no key was given
- apply?xmluri=uri&keys=key1,key2,...[¶m.name=value[¶m.name=value[&...]]][¶m.key.name=value[¶m.key.name=value[&...]]][&name[=value][&prop.name[=value][&...]]]
+ apply?xmluri=uri&keys=key1,key2,...[¶m.name=value[¶m.name=value[&...]]][¶m.key.name=value[¶m.key.name=value[&...]]][&prop.name[=value][&prop.name[=value][&...]]]
apply a chain of stylesheets, specified by key1, key2, ..., to an
input document, specified by uri.
Additional parameters can be set for each stylesheet application: global
--
2.39.2