diagram | |||||||||||||||||||||||||||||||
namespace | http://base.api.bs.n2.tibco.com | ||||||||||||||||||||||||||||||
children | pageActivityResponse | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="BusinessResponse"> <xsd:sequence> <xsd:element name="pageActivityResponse" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="payloadModel" type="df:dataPayload" minOccurs="0"/> <xsd:element name="PresentationType" type="xs:string" minOccurs="0"/> <xsd:element name="PresentationUrl" type="xs:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="activityId" type="xs:string"> <xsd:annotation> <xsd:documentation>ID of the page activity</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="processState" type="ProcessState" use="required"> <xsd:annotation> <xsd:documentation>Indicates the current state of the Business Service</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="processId" type="xs:string" use="required"> <xsd:annotation> <xsd:documentation>Process Id of the Business Service instance</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xsd:attribute name="activityId" type="xs:string"> <xsd:annotation> <xsd:documentation>ID of the page activity</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | ProcessState | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:attribute name="processState" type="ProcessState" use="required"> <xsd:annotation> <xsd:documentation>Indicates the current state of the Business Service</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="processId" type="xs:string" use="required"> <xsd:annotation> <xsd:documentation>Process Id of the Business Service instance</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | |||||||
namespace | http://base.api.bs.n2.tibco.com | ||||||
properties |
|
||||||
children | payloadModel PresentationType PresentationUrl | ||||||
source | <xsd:element name="pageActivityResponse" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="payloadModel" type="df:dataPayload" minOccurs="0"/> <xsd:element name="PresentationType" type="xs:string" minOccurs="0"/> <xsd:element name="PresentationUrl" type="xs:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||
namespace | http://base.api.bs.n2.tibco.com | ||||||||||||||
type | dataPayload | ||||||||||||||
properties |
|
||||||||||||||
children | serializedPayload XmlPayload | ||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="payloadModel" type="df:dataPayload" minOccurs="0"/> |
diagram | |||||||
namespace | http://base.api.bs.n2.tibco.com | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xsd:element name="PresentationType" type="xs:string" minOccurs="0"/> |
diagram | |||||||
namespace | http://base.api.bs.n2.tibco.com | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xsd:element name="PresentationUrl" type="xs:string" minOccurs="0"/> |