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