Rules for W3C SOAP Fault messages.
This ISO Schematron schema specifies rules for validating the
content of W3C SOAP fault messages.
The document element must have [local name] = "Envelope" and [namespace name] = "http://www.w3.org/2003/05/soap-envelope".
Missing required env:Body element.
Body must have only 1 child element.
Required env:Fault element is missing from env:Body.
Missing required fault code.
Missing required reason.
Missing detail entry (ows:ExceptionReport)
Incorporates information from OWS service exception reports.
Expected local name of fault code to be .
Expected local name of fault subcode to be .
Expected explanatory text to include content from ows:ExceptionText. />.
Expected reported exception code to be .
The root element has [local name] = '"" and [namespace name] = "".
The reported SOAP fault code is .
The reported SOAP fault subcode is .
The reported exception code is .