This type is a class for model objects.
The webservice-description element defines a WSDL document file and the set of Port components associated with the WSDL ports defined in the WSDL document. There may be multiple webservice-descriptions defined within a module. All WSDL file ports must have a corresponding port-component element defined. Used in: webservices
Package: wsdd| Attributes Summary | |
| jaxrpcMappingFile : EString | The jaxrpc-mapping-file element contains the name of a file that describes the JAX-RPC mapping between the Java interaces used by the application and the WSDL description in the wsdl-file. The file name is a relative path within the module. |
| webServiceDescriptionName : EString | 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. |
| wsdlFile : EString | The wsdl-file element contains the name of a WSDL file in the module. The file name is a relative path within the module. |
| smallIcon : EString | * No description is available * |
| largeIcon : EString | * No description is available * |
| description : EString | * No description is available * |
| displayName : EString | * No description is available * |
| portComponents : PortComponent + | * No description is available * |
| descriptionType : DescriptionType @ | * No description is available * |
| displayNameType : DisplayNameType @ | * No description is available * |
| iconType : IconType @ | * No description is available * |
| Attribute Details |