element <operation> (global)
Namespace:
Type:
xsd:string
Content:
simple
Defined:
globally in hscommon.xsd; see XML source
Used:
never
XML Representation Summary
<operation>
   
Content: 
{ xsd:string }
</operation>
Annotation
The presence of this element in a .NET My Services WSDL file indicates that the associated operation should be processed by the .NET My Services SoapExtension.
XML Source (see within schema source)
<xsd:element name="operation" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
The presence of this element in a .NET My Services WSDL file indicates that the associated operation
should be processed by the .NET My Services SoapExtension.
</xsd:documentation>
</xsd:annotation>
</xsd:element>