This web service queries the inherited and direct collection assignment of the specified user group.
Inputs
Outputs
<collections>
</collections>
<collections>
   <collection><id>__NONE__</id></collection>
</collections>
<collections>
   		<collection><id>__ALL__</id></collection>
</collections>
<collections>
   		<collection id='someCollectionID1' inherited='1'/>
   		<collection id='someCollectionID2'/>
	    	… any additional collection assignments…
</collections>
Note: Inherited collections assignments are indicated by the presence of the inherited attribute.
Additional Faults
None