complexType queryBusinessServicesResponseType
diagram pfe-business-service_diagrams/pfe-business-service_p68.png
namespace http://business.api.busserv.n2.tibco.com
children businessServiceTemplate
annotation
documentation

          The collection of Resources with the given name.
       
source <xs:complexType name="queryBusinessServicesResponseType">
 
<xs:annotation>
   
<xs:documentation>
          The collection of Resources with the given name.
       
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="businessServiceTemplate" type="pfecom:BusinessServiceTemplate" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Details of business services that match the specified query.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element queryBusinessServicesResponseType/businessServiceTemplate
diagram pfe-business-service_diagrams/pfe-business-service_p69.png
type BusinessServiceTemplate
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
moduleName  xs:string  required      
documentation
Module name that contains the pageflow process or business service.
processName  xs:string  required      
documentation
Name of the pageflow process or business service.
version  xs:string  required      
documentation
Version of the process.
hasFormalParameters  xs:boolean  required      
documentation
Boolean value defining whether the business service or pageflow process has formal parameters.
annotation
documentation
Details of business services that match the specified query.
source <xs:element name="businessServiceTemplate" type="pfecom:BusinessServiceTemplate" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Details of business services that match the specified query.</xs:documentation>
 
</xs:annotation>
</xs:element>


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