Skip to content

Instantly share code, notes, and snippets.

@dangalipo
Created May 14, 2013 02:05
Show Gist options
  • Save dangalipo/5573109 to your computer and use it in GitHub Desktop.
Save dangalipo/5573109 to your computer and use it in GitHub Desktop.
"<?xml version=\"1.0\" encoding=\"utf-8\"?><soap:Envelope xmlns:soap=\"http://www.w3.org/2003/05/soap-envelope\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"><soap:Body><soap:Fault><soap:Code><soap:Value>soap:Sender</soap:Value></soap:Code><soap:Reason><soap:Text xml:lang=\"en\">The 'CustomerTitle' element is invalid - The value 'Mr.g' is invalid according to its datatype 'Title' - The Pattern constraint failed.The 'CCNumber' element is invalid - The value '1' is invalid according to its datatype 'CreditCard' - The Pattern constraint failed.</soap:Text></soap:Reason><detail /></soap:Fault></soap:Body></soap:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment