2.2.4.6 dsc:FilterConfigType

The dsc:FilterConfigType type allows filters to specify any valid XML as configuration information.

 <xs:complexType name="FilterConfigType">
    <xs:sequence>
       <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
 </xs:complexType>