Description
similarly to interface message references, interface faults have
{message content model}property, i.e. the "element" attribute can have values "#any", "#none" or "#other", or none at all which is equal to "#other"; the parseInterfaceMessageReference method does the right thing, but the parseInterfaceFault method only expects a qname.
to test, just put element="#any" on a fault, instead of pointing to a qname.