projects
/
gupnp:gupnp-dlna.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
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>