- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 08 Feb 2006 03:30:05 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv26239
Modified Files:
soap_fault.tmpl
Log Message:
removing extraneous copy-pasted section
Index: soap_fault.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/soap_fault.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- soap_fault.tmpl 21 Oct 2005 05:58:18 -0000 1.1
+++ soap_fault.tmpl 8 Feb 2006 03:30:03 -0000 1.2
@@ -13,14 +13,6 @@
<env:Value>m:Exception</env:Value>
</env:Subcode>
</env:Code>
- <env:Reason>
- <env:Text xml:lang="en-US">@@ add fatal error text here @@</env:Text>
- </env:Reason>
- <env:Detail>
- <m:errordetail xml:lang="en-US">
- Target: http://www.websitedev.de/markup/validator/tests/white-space-preceding-xml-decl.html org.xml.sax.SAXParseException: The processing instruction target matching "[xX][mM][lL]" is not allowed.
- </m:errordetail>
- </env:Detail>
<TMPL_IF NAME="fatal_transcode_error">
<env:Reason>
Received on Wednesday, 8 February 2006 03:30:18 UTC