diagram | |||||||||||||||||||||||||||||||
namespace | http://base.api.bs.n2.tibco.com | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
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> |
type | xs:string |
source | <xsd:attribute name="channelId" type="xs:string"/> |
type | Privilege |
source | <xsd:attribute name="privilege" type="Privilege"/> |
type | xs:string |
source | <xsd:attribute name="category" type="xs:string"/> |
type | xs:boolean | ||
properties |
|
||
source | <xsd:attribute name="includeFormalParameters" type="xs:boolean" use="optional"/> |