| Top |  |  |  |  | 
| LassoSoapBindingProcessingContextLassoSoapBindingProcessingContext — <soapbinding:ProcessingContextType> | 
Figure 139. Schema fragment for soapbinding:ProcessingContextType
<xs:complexType name="ProcessingContextType">
  <xs:simpleContent>
      <xs:extension base="xs:anyURI">
         <xs:attribute name="id" type="xs:ID" use="optional"/>
         <xs:attribute ref="S:mustUnderstand" use="optional"/>
         <xs:attribute ref="S:actor" use="optional"/>
      </xs:extension>
  </xs:simpleContent>
</xs:complexType>
<xs:element name="ProcessingContext" type="ProcessingContextType"/>
LassoSoapBindingProcessingContext * lasso_soap_binding_processing_context_new ();