javaee:wsdl-file

The wsdl-file element contains the URI location of a WSDL
file. The location is relative to the root of the module.

Element Information

Model

Attributes

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

Source

<xsd:element name="wsdl-file" type="javaee:xsdAnyURIType" minOccurs="0" maxOccurs="1">
  <xsd:annotation>
    <xsd:documentation>The wsdl-file element contains the URI location of a WSDL file. The location is relative to the root of the module.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample