Free caps in GUPnPDLNAProfilePriv
[gupnp:gupnp-dlna.git] / tests / xml / field-no-value.xml
1 <?xml version="1.0"?>
2
3 <!-- field with no value -->
4
5 <dlna-profiles>
6         <restrictions>
7                 <restriction id="MP3X" type="audio">
8                         <field name="name" type="string">
9                         </field>
10                 </restriction>
11         </restrictions>
12 </dlna-profiles>