diagram |
|
namespace |
http://api.wp.n2.tibco.com |
type |
wp:businessServiceType |
properties |
|
children |
wp:page-activity |
attributes |
Name | Type | Use | Default | Fixed | Annotation | id | xs:string | required | | | documentation | ID of this pageflow. |
| name | xs:string | optional | | | documentation | Name of this pageflow. |
| url | xs:string | required | | | documentation | URL of this pageflow. |
| moduleName | xs:string | required | | | documentation | Module name of this pageflow. |
| moduleVersion | xs:string | required | | | documentation | Module version number of this pageflow. |
|
|
annotation |
documentation | Request element for getBusinessServiceDetailsByModule operation. |
|
source |
<xs:element name="businessServiceDetailsResponse" type="wp:businessServiceType">
<xs:annotation>
<xs:documentation>Request element for getBusinessServiceDetailsByModule operation.</xs:documentation>
</xs:annotation>
</xs:element> |