complexType BaseWrapperRequest
diagram wp_diagrams/wp_p199.png
namespace http://base.api.bs.n2.tibco.com
used by
complexType BusinessServicesRequest
attributes
Name  Type  Use  Default  Fixed  Annotation
action  BusinessServiceAction  optional      
documentation
Defines the action required for this request
source <xs:complexType name="BaseWrapperRequest">
 
<xs:attribute name="action" type="BusinessServiceAction" use="optional">
   
<xs:annotation>
     
<xs:documentation>Defines the action required for this request</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

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