- From: Norman Walsh <ndw@nwalsh.com>
- Date: Fri, 10 Aug 2007 15:13:11 -0400
- To: public-xml-processing-model-wg@w3.org
Received on Friday, 10 August 2007 19:13:21 UTC
/ Innovimax SARL <innovimax@gmail.com> was heard to say: | On Err | | Please correct | [[ | <c:errors xmlns:err="http://www.w3.org/2007/03/xproc-error"> | <c:error name="xform" type="p:xslt" | href="style.xsl" line="6">This stylesheet is | <emph>pointless</emph>.</c:error> | </c:errors> | ]] | to | [[ | <c:errors xmlns:c="http://www.w3.org/2007/03/xproc-step"> | <c:error name="xform" type="p:xslt" | href="style.xsl" line="6">This stylesheet is | <emph>pointless</emph>.</c:error> | </c:errors> | ]] Good catch, thanks! Be seeing you, norm -- Norman Walsh <ndw@nwalsh.com> | Nothing ever gets anywhere. The earth http://nwalsh.com/ | keeps turning round and gets nowhere. | The moment is the only thing that | counts.--Jean Cocteau
Received on Friday, 10 August 2007 19:13:21 UTC