1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
6 <string>TestXSLT Suite</string>
8 <string>XSLT Processing Services</string>
11 <key>NSApplication</key>
14 <string>application</string>
16 <string>applications</string>
17 <key>Description</key>
18 <string>The TestXSLT Application</string>
23 <string>Processor</string>
25 <string>Processors</string>
26 <key>Description</key>
27 <string>A collection of an XML and an XSLT document and optional XSLT parameters</string>
33 <string>XML Code</string>
34 <key>Description</key>
35 <string>The XML code to be transformed</string>
39 <string>singular</string>
44 <string>XSLT Code</string>
45 <key>Description</key>
46 <string>The XSLT style sheet code for the transformation</string>
50 <string>singular</string>
55 <string>Result</string>
56 <key>Description</key>
57 <string>The result of the XSLT transformation</string>
61 <string>singular</string>
69 <key>NSCoreSuite.Create</key>
73 <key>Description</key>
74 <string>Create a new Workset.</string>
81 <string>Set Parameter</string>
82 <key>Description</key>
83 <string>Set an XSLT parameter.</string>
92 <key>Description</key>
93 <string>The name of the XSLT parameter to set.</string>
97 <string>singular</string>
102 <string>Value</string>
103 <key>Description</key>
104 <string>The value to assign to the XSLT parameter.</string>
106 <string>none</string>
108 <string>singular</string>
112 <key>ClearParam</key>
115 <string>Clear Parameter</string>
116 <key>Description</key>
117 <string>Remove an XSLT parameter.</string>
125 <string>Name</string>
126 <key>Description</key>
127 <string>The name of the XSLT parameter to clear.</string>
129 <string>none</string>
131 <string>singular</string>
135 <key>SetProcessorType</key>
138 <string>Set Processor Type</string>
139 <key>Description</key>
140 <string>Choose the XSLT processor engine to be used.</string>
148 <string>Name</string>
149 <key>Description</key>
150 <string>The name of the XSLT processor to use ("Libxslt", "Sablotron", "Saxon" or "Xalan-J").</string>
152 <string>none</string>
154 <string>singular</string>
161 <string>Process</string>
162 <key>Description</key>
163 <string>Process the XML code with the XSLT stylesheet.</string>
170 <string>Export</string>
171 <key>Description</key>
172 <string>Save the result of the transformation to a file.</string>
180 <string>Output File</string>
181 <key>Description</key>
182 <string>The File into which the result should be saved.</string>
184 <string>none</string>
186 <string>singular</string>