javaee:service-qname

The service-qname element declares the specific WSDL service
element that is being refered to.  It is not specified if no
wsdl-file is declared.

Element Information

Model

Attributes

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

Source

<xsd:element name="service-qname" type="javaee:xsdQNameType" minOccurs="0" maxOccurs="1">
  <xsd:annotation>
    <xsd:documentation>The service-qname element declares the specific WSDL service element that is being refered to. It is not specified if no wsdl-file is declared.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample