Hi, If I understand correctly the following sentence (from the current CR at http://www.w3.org/TR/xproc/#cv.multipart, in 7.1.10.2 Request Entity body conversion): Each multipart body is represented by a c:body preceded by some number of c:header elements. These preceding headers associated with the body part in the multipart message. it corresponds to the content model: <c:multipart content-type? = string boundary = string> (c:header*, c:body)+ </c:multipart> but is defined as (note the missing parens): <c:multipart content-type? = string boundary = string> c:header*, c:body+ </c:multipart> Have I missed something? Regards, -- Florent Georges http://www.fgeorges.org/Received on Sunday, 18 January 2009 19:45:20 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 18 January 2009 19:45:20 GMT