diagram | |||
namespace | http://business.api.busserv.n2.tibco.com | ||
properties |
|
||
children | businessServiceTemplate | ||
annotation |
|
||
source | <xs:element name="queryBusinessServicesResponse"> <xs:annotation> <xs:documentation>Response element for queryBusinessServices operation.</xs:documentation> </xs:annotation> <xs:complexType> <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> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||
type | BusinessServiceTemplate | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
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> |