Associating ServiceData with PortTypes


<gwsdl:portType name="NCName"> *
 <wsdl:documentation .... /> ?
  <wsdl:operation name="NCName"> *
 ...
  <sd:serviceData name="NCName" ... /> *
  <sd:staticServiceDataValues>?
     <some element>*
  </sd:staticServiceDataValues>
 ...
</gwsdl:portType>