javaee:service-ref_handler-chainsType

The handler-chains element defines the handlerchains associated with this
service or service endpoint.

Complex Type Information

Model

Attributes

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

Used By

Source

<xsd:complexType name="service-ref_handler-chainsType">
  <xsd:annotation>
    <xsd:documentation>The handler-chains element defines the handlerchains associated with this service or service endpoint.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="handler-chain" type="javaee:service-ref_handler-chainType" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>