<begin>
6.8.2 Relationship to WSDL Component Model
The HTTP binding extension specification adds the following properties to the WSDL component model (as defined in [WSDL 2.0 Core Language ]):
-
{http transfer coding default} OPTIONAL. A xs:string to the Binding component. This property indicates the default transfer codings available for all Binding Message Reference and Binding Fault components of this Binding component.
-
{http transfer coding default} OPTIONAL. A xs:string to the Binding Operation component. This property indicates the default transfer codings available for all Binding Message Reference components of this Binding Operation component.
-
{http transfer coding} OPTIONAL. A xs:string to the Binding Message Reference component. This property indicates the transfer codings available for this Binding Message Reference component. If this property is not present, transfer coding for this Binding Message Reference defaults to the {http transfer coding default} property of the parent Binding Operation component and if that property is not present, then to the {http transfer coding default} property of the grandparent Binding component, if present.
Similarly, {http transfer coding} OPTIONAL, to the Binding Fault component. If this property is not present, transfer coding for this Binding Fault defaults to the {http transfer coding default} property of the parent Binding component.
These properties are not relevant when HTTP 1.0 is used.
<end>I think this text describes the data relationships correctly, but please rewrite it if it doesn't conform to the style or structure conventions of the spec.
[1] http://lists.w3.org/Archives/Public/www-ws-desc/2006May/0087.html
regards,
John Kaputin
(Apache Woden developer)
