(root)/
glib-2.79.0/
gio/
tests/
schema-tests/
key-in-list.gschema.xml
<schemalist>
  <schema id='y'/>
  <schema id='x' list-of='y'>
    <key name='foo' type='s'/>
  </schema>
</schemalist>