- From: John Kaputin (gmail) <jakaputin@gmail.com>
- Date: Wed, 24 May 2006 19:27:26 +0100
- To: "Arthur Ryman" <ryman@ca.ibm.com>
- Cc: www-ws-desc@w3.org
- Message-ID: <4c2ae8f80605241127g27de4f1aw9f33264d4dcf5ac8@mail.gmail.com>
Arthur, That's how I interpreted the spec when implementing SOAPHeaderBlock in Woden. i.e. the getElementDeclaration() method returns an ElementDeclaration, not a QName. I agree it would be more consistent with other parts of the spec to change the description from xs:QName to ElementDeclaration. A similar problem exists in the HTTP Header component: {type definition} REQUIRED. An *xs:QName*, being a reference to a Type Definition<http://dev.w3.org/cvsweb/%7Echeckout%7E/2002/ws/desc/wsdl20/wsdl20.html#component-TypeDefinition>component in the {type definitions<http://dev.w3.org/cvsweb/%7Echeckout%7E/2002/ws/desc/wsdl20/wsdl20.html#property-Description.typedefinitions>} property of the Description<http://dev.w3.org/cvsweb/%7Echeckout%7E/2002/ws/desc/wsdl20/wsdl20.html#component-Description>component regards, John Kaputin. On 5/9/06, Arthur Ryman <ryman@ca.ibm.com> wrote: > > > The {element declaration} property of SOAP Header Block is defined as a > QName but it should be an Element Declaration component. > > Arthur Ryman, > IBM Software Group, Rational Division > > blog: http://ryman.eclipsedevelopersjournal.com/ > phone: +1-905-413-3077, TL 969-3077 > assistant: +1-905-413-2411, TL 969-2411 > fax: +1-905-413-4920, TL 969-4920 > mobile: +1-416-939-5063, text: 4169395063@fido.ca >
Received on Tuesday, 30 May 2006 18:32:37 UTC