complexType QueryBusinessServicesRequest
diagram wp_diagrams/wp_p3021.png
namespace http://base.api.bs.n2.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
category  xs:string        
channelId  xs:string        
privilege  Privilege        
includeFormalParameters  xs:boolean  optional      
source <xsd:complexType name="QueryBusinessServicesRequest">
 
<xsd:attribute name="category" type="xs:string"/>
 
<xsd:attribute name="channelId" type="xs:string"/>
 
<xsd:attribute name="privilege" type="Privilege"/>
 
<xsd:attribute name="includeFormalParameters" type="xs:boolean" use="optional"/>
</xsd:complexType>

attribute QueryBusinessServicesRequest/@category
type xs:string
source <xsd:attribute name="category" type="xs:string"/>

attribute QueryBusinessServicesRequest/@channelId
type xs:string
source <xsd:attribute name="channelId" type="xs:string"/>

attribute QueryBusinessServicesRequest/@privilege
type Privilege
source <xsd:attribute name="privilege" type="Privilege"/>

attribute QueryBusinessServicesRequest/@includeFormalParameters
type xs:boolean
properties
use optional
source <xsd:attribute name="includeFormalParameters" type="xs:boolean" use="optional"/>

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