Home > Contents > Index >
WEBSERVICES.PARAMETER (Deprecated)
Deprecated as of 7.6
Syntax
<webservices.invoke ... /> <webservices:parameter type="string" value="hello world"/> </webservices.invoke>Parameters
type (optional)
- Name of parameter.
value (optional)
- Value of parameter.
Description
The
webservices.invoke
tag, along with thewebservices:parameter
tag, processes the contents of an element, which must exist in theElementCatalog
. These tags in conjunction are used to define and surround the SOAP message. They control the streaming of content contained within. Do not stream data, comments, or whitespace before or after these tags.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.