mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 01:58:54 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			270 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			270 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<schemalist>
 | 
						|
    <schema id="test">
 | 
						|
      <key name="test" type="as">
 | 
						|
        <choices>
 | 
						|
          <choice value="first" />
 | 
						|
          <choice value="last" />
 | 
						|
        </choices>
 | 
						|
        <default>["first","last","second"]</default>
 | 
						|
      </key>
 | 
						|
    </schema>
 | 
						|
</schemalist>
 |