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

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

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

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

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


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