complexType service-impl-beanType

complexType {http://java.sun.com/xml/ns/j2ee}service-impl-beanType

Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/xml/ns/j2ee
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:j2ee=http://java.sun.com/xml/ns/j2ee
xmlns=http://www.w3.org/2001/XMLSchema


Source

<xsd:complexType name="service-impl-beanType">
    <
xsd:annotation>
        <
xsd:documentation>
The service-impl-bean element defines the web service implementation.
A service implementation can be an EJB bean class or JAX-RPC web
component. Existing EJB implementations are exposed as a web service
using an ejb-link.

Used in: port-component
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:choice>
        <
xsd:element name="ejb-link" type="j2ee:ejb-linkType"/>
        <
xsd:element name="servlet-link" type="j2ee:servlet-linkType"/>
    </
xsd:choice>
    <
xsd:attribute name="id" type="xsd:ID"/>
</
xsd:complexType>


Documentation

	The service-impl-bean element defines the web service implementation.
	A service implementation can be an EJB bean class or JAX-RPC web
	component.  Existing EJB implementations are exposed as a web service
	using an ejb-link.
	Used in: port-component


complexType service-impl-beanType


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.