diagram | |||||||||||||||
namespace | http://common.api.pfe.n2.tibco.com | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="BaseActivityReference"> <xs:annotation> <xs:documentation>Unique identifier for an in-progress page activity.</xs:documentation> </xs:annotation> <xs:attribute name="activityId" type="xs:string" use="required"> <xs:annotation> <xs:documentation>ID of the page activity.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="activityId" type="xs:string" use="required"> <xs:annotation> <xs:documentation>ID of the page activity.</xs:documentation> </xs:annotation> </xs:attribute> |