blob: abed796f5f28f10c9600aca70f5c3803211d5f49 [file] [log] [blame]
<?xml version = '1.0' encoding = 'UTF-8'?>
<ns0:root xmlns:ns0="examplenamespace" xmlns:x="listOfObjectsNamespace" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="x:myInnerArray">
<item>
<innerName>aaa</innerName>
</item>
<item>
<innerName>bbb</innerName>
</item>
</ns0:root>