-
Notifications
You must be signed in to change notification settings - Fork 3
/
icons.xml
44 lines (44 loc) · 1.77 KB
/
icons.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="UTF-8"?>
<steps xmlns:p="http://www.w3.org/ns/xproc">
<step type="p:add-attribute">add</step>
<step type="p:add-xml-base">add</step>
<step type="p:compare">tag</step>
<step type="p:count">calculator</step>
<step type="p:delete">bin</step>
<step type="p:directory-list">folder_explore</step>
<step type="p:error">error</step>
<step type="p:escape-markup">icon</step>
<step type="p:filter">control_equalizer</step>
<step type="p:http-request">icon</step>
<step type="p:identity">icon</step>
<step type="p:insert">icon</step>
<step type="p:label-elements">icon</step>
<step type="p:load">icon</step>
<step type="p:make-absolute-uris">icon</step>
<step type="p:namespace-rename">icon</step>
<step type="p:pack">icon</step>
<step type="p:parameters">icon</step>
<step type="p:rename">icon</step>
<step type="p:replace">icon</step>
<step type="p:set-attributes">icon</step>
<step type="p:sink">icon</step>
<step type="p:split-sequence">icon</step>
<step type="p:store">icon</step>
<step type="p:string-replace">icon</step>
<step type="p:unescape-markup">icon</step>
<step type="p:unwrap">icon</step>
<step type="p:wrap">icon</step>
<step type="p:wrap-sequence">icon</step>
<step type="p:xinclude">icon</step>
<step type="p:xslt">icon</step>
<step type="p:exec">icon</step>
<step type="p:hash">icon</step>
<step type="p:uuid">icon</step>
<step type="p:validate-with-relax-ng">icon</step>
<step type="p:validate-with-schematron">icon</step>
<step type="p:validate-with-xml-schema">icon</step>
<step type="p:www-form-urldecode">icon</step>
<step type="p:www-form-urlencode">icon</step>
<step type="p:xquery">icon</step>
<step type="p:xsl-formatter">icon</step>
</steps>