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