diagram | |||
namespace | http://api.wp.n2.tibco.com | ||
properties |
|
||
children | moduleName processName moduleVersion Channel | ||
annotation |
|
||
source | <xsd:element name="businessServiceDetailsRequest"> <xsd:annotation> <xsd:documentation>Response element for getBusinessServiceDetailsByModule operation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="moduleName" type="xs:string"> <xsd:annotation> <xsd:documentation>Module name of this pageflow process.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="processName" type="xs:string"> <xsd:annotation> <xsd:documentation>Process name of this pageflow process.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="moduleVersion" type="xs:string" minOccurs="0"> <xsd:annotation> <xsd:documentation>Version number of the module of this pageflow process.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Channel" type="base:PresentationChannelRequest" minOccurs="0"> <xsd:annotation> <xsd:documentation>Channel for which business services should be listed. If Channel is not specified, business services are listed for the default channel.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:element name="moduleName" type="xs:string"> <xsd:annotation> <xsd:documentation>Module name of this pageflow process.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:element name="processName" type="xs:string"> <xsd:annotation> <xsd:documentation>Process name of this pageflow process.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="moduleVersion" type="xs:string" minOccurs="0"> <xsd:annotation> <xsd:documentation>Version number of the module of this pageflow process.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||||||
type | PresentationChannelRequest | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="Channel" type="base:PresentationChannelRequest" minOccurs="0"> <xsd:annotation> <xsd:documentation>Channel for which business services should be listed. If Channel is not specified, business services are listed for the default channel.</xsd:documentation> </xsd:annotation> </xsd:element> |