element webservices

element {http://java.sun.com/xml/ns/javaee}webservices

Type Heirarchy
{http://java.sun.com/xml/ns/javaee}webservicesType (by type)
 {http://java.sun.com/xml/ns/javaee}webservices
Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://java.sun.com/xml/ns/javaee
Declared Namespacesxmlns:javaee=http://java.sun.com/xml/ns/javaee
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://www.w3.org/2001/XMLSchema


Source

<xsd:element name="webservices" type="javaee:webservicesType">
    <
xsd:annotation>
        <
xsd:documentation>
The webservices element is the root element for the web services
deployment descriptor. It specifies the set of web service
descriptions that are to be deployed into the Java EE Application Server
and the dependencies they have on container resources and services.

Used in: webservices.xml
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:key name="webservice-description-name-key">
        <
xsd:annotation>
            <
xsd:documentation>
The webservice-description-name identifies the collection of
port-components associated with a WSDL file and JAX-RPC mapping. The
name must be unique within the deployment descriptor.
            
</xsd:documentation>
        </
xsd:annotation>
        <
xsd:selector xpath="javaee:webservice-description"/>
        <
xsd:field xpath="javaee:webservice-description-name"/>
    </
xsd:key>
</
xsd:element>


Documentation

	The webservices element is the root element for the web services
	deployment descriptor.  It specifies the set of web service
	descriptions that are to be deployed into the Java EE Application Server
	and the dependencies they have on container resources and services.
	Used in: webservices.xml


element webservices


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.