mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
0c42e1d9aa
This patch adds a couple of XML parser / schema validator test cases for the new 'ways' to access variables via index or iterator.
7 lines
206 B
XML
7 lines
206 B
XML
<filter name='testcase' chain='root'>
|
|
<uuid>5c6d49af-b071-6127-b4ec-6f8ed4b55335</uuid>
|
|
<rule action='accept' direction='out'>
|
|
<tcp srcipaddr='$A' srcportstart='$B' dscp='2'/>
|
|
</rule>
|
|
</filter>
|