element queryBusinessServices
diagram pfe-business-service_diagrams/pfe-business-service_p31.png
namespace http://business.api.busserv.n2.tibco.com
properties
content complex
children category channelId includeFormalParameters
annotation
documentation
Request element for queryBusinessServices operation.
source <xs:element name="queryBusinessServices">
 
<xs:annotation>
   
<xs:documentation>Request element for queryBusinessServices operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>
          Request to retrieve a summary of the Groups, Positions, Privileges and Capabilities
          associated with the identified Resource.
       
</xs:documentation>
   
</xs:annotation>
   
<xs:sequence>
     
<xs:element name="category" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Category name to use for this query. </xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="channelId" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Channel ID to use for this query. </xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="includeFormalParameters" type="xs:boolean" minOccurs="0" maxOccurs="1">
       
<xs:annotation>
         
<xs:documentation>Boolean value defining whether the query should return business services that have formal parameters.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element queryBusinessServices/category
diagram pfe-business-service_diagrams/pfe-business-service_p32.png
type xs:string
properties
content simple
annotation
documentation
Category name to use for this query.
source <xs:element name="category" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Category name to use for this query. </xs:documentation>
 
</xs:annotation>
</xs:element>

element queryBusinessServices/channelId
diagram pfe-business-service_diagrams/pfe-business-service_p33.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Channel ID to use for this query.
source <xs:element name="channelId" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Channel ID to use for this query. </xs:documentation>
 
</xs:annotation>
</xs:element>

element queryBusinessServices/includeFormalParameters
diagram pfe-business-service_diagrams/pfe-business-service_p34.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Boolean value defining whether the query should return business services that have formal parameters.
source <xs:element name="includeFormalParameters" type="xs:boolean" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Boolean value defining whether the query should return business services that have formal parameters.</xs:documentation>
 
</xs:annotation>
</xs:element>


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