javaee:enable-mtom

Used to enable or disable SOAP MTOM/XOP mechanism on the client
	    side for a port-component.

	    Not to be specified for JAX-RPC runtime

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID optional

Source

<xsd:element name="enable-mtom" type="javaee:true-falseType" minOccurs="0" maxOccurs="1">
  <xsd:annotation>
    <xsd:documentation>Used to enable or disable SOAP MTOM/XOP mechanism on the client side for a port-component. Not to be specified for JAX-RPC runtime</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample