← Prev in month
← Prev in thread
ISSUE: Interop Spec mustUnderstand
On lines 137, 163, etc. of the interop draft 2 it says: ...mustUnderstand="true"... "true" doesn't validate against the schema for SOAP 1.1 (http://schemas.xmlsoap.org/soap/envelope/) According to the SOAP 1.1 spec (http://www.w3.org/TR/SOAP/#_Toc478383500): 4.2.3 SOAP mustUnderstand Attribute The SOAP mustUnderstand global attribute can be used to indicate whether a header entry is mandatory or optional for the recipient to process. The recipient of a header entry is defined by the SOAP actor attribute (see section 4.2.2). The value of the mustUnderstand attribute is either "1" or "0". The absence of the SOAP mustUnderstand attribute is semantically equivalent to its presence with the value "0". -Eric Eric Gravengaard Reactivity 617-256-0328 (mobile) 650-551-7891 (office)
← Prev in month
← Prev in thread