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

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

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

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

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

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