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

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

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

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

attribute QueryCategoriesRequest/@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