blob: ce175127dff2b08bc1b2d25251af514b24d44b80 [file] [log] [blame]
Benjamin, Max (mb388a)dc6dfca2019-04-16 17:21:23 -04001<?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>