ANY element from ANY namespace OTHER than 'urn:us:gov:ic:audit'
Source
<xsd:complexType name="ResourceBodyType"><xsd:annotation><xsd:documentation>Definition of the ResourceBody class. Metadata common to all Resources</xsd:documentation><xsd:documentation>Defines the resource body. Contains metadata about the resource and an any field to capture the resource.</xsd:documentation></xsd:annotation><xsd:sequence minOccurs="1" maxOccurs="1"><xsd:any namespace="##other" minOccurs="1" maxOccurs="1"/></xsd:sequence></xsd:complexType>