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. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | xsd:ID | optional |
<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> |