complexType BaseActivityReference
diagram busserv_diagrams/busserv_p283.png
namespace http://common.api.pfe.n2.tibco.com
used by
element BaseSessionContext/activityReference
complexTypes ActivityReference BasePageReference
attributes
Name  Type  Use  Default  Fixed  Annotation
activityId  xs:string  required      
documentation
ID of the page activity.
annotation
documentation
Unique identifier for an in-progress page activity.
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>

attribute BaseActivityReference/@activityId
type xs:string
properties
use required
annotation
documentation
ID of the page activity.
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>

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