Rules for exception reporting. Checks that the document is an OWS exception report. The document element must have [local name] = "ExceptionReport" and [namespace name] = "http://www.opengis.net/ows". Checks for the VersionNegotiationFailed exception code. The @exceptionCode attribute must have the value "VersionNegotiationFailed". Checks for the MissingParameterValue exception code. The @exceptionCode attribute must have the value "MissingParameterValue". Checks for the InvalidParameterValue exception code. The @exceptionCode attribute must have the value "InvalidParameterValue". Checks for the InvalidUpdateSequence exception code. The @exceptionCode attribute must have the value "InvalidUpdateSequence". Checks for the OperationNotSupported exception code. The @exceptionCode attribute must have the value "OperationNotSupported". Checks for the NoApplicableCode exception code. The @exceptionCode attribute must have the value "NoApplicableCode". The included document element has [local name] = and [namespace name] = . The included exception code is: . The included locator is: .