element businessServiceDetailsRequest
diagram wp_diagrams/wp_p249.png
namespace http://api.wp.n2.tibco.com
properties
content complex
children moduleName processName moduleVersion Channel
annotation
documentation
Response element for getBusinessServiceDetailsByModule operation.
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>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy