blob: e72d1f4b1d7732ec9aac717bc2cdb1cd99849519 [file] [log] [blame]
<instance xmlns="urn:cesnet:mod3">
<llist1 xmlns:pref="urn:cesnet:mod3">/pref:cont/pref:l1</llist1>
<llist1 xmlns:pref="urn:cesnet:mod3">/pref:list[pref:key1="string42"]/pref:port</llist1>
</instance>
<cont xmlns="urn:cesnet:mod3">
<l1>false</l1>
</cont>
<list xmlns="urn:cesnet:mod3">
<key1>string42</key1>
<key2>45</key2>
</list>
<list xmlns="urn:cesnet:mod3">
<key1>string42</key1>
<key2>42</key2>
<port>80</port>
</list>