2.2.4.8 dsc:FilterStateReasonType

The dsc:FilterStateReasonType type allows extended attributes on an dsc:FilterStateReasonBaseType type.

 <xs:complexType name="FilterStateReasonType">
    <xs:simpleContent>
       <xs:extension base="dsc:FilterStateReasonBaseType">
          <xs:anyAttribute namespace="##other" processContents="lax"/>
       </xs:extension>
    </xs:simpleContent>
 </xs:complexType>