Benjamin, Max (mb388a) | dc6dfca | 2019-04-16 17:21:23 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
2 | <createVfModuleRequest> | ||||
3 | <failIfExists>false</failIfExists> | ||||
4 | <backout>true</backout> | ||||
5 | <vfModuleParams> | ||||
6 | <entry> | ||||
7 | <key>test array</key> | ||||
8 | <value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:string">["a","b","c"]</value> | ||||
9 | </entry> | ||||
10 | <entry> | ||||
11 | <key>test-null</key> | ||||
12 | </entry> | ||||
13 | </vfModuleParams> | ||||
14 | <msoRequest/> | ||||
15 | </createVfModuleRequest> |