complexType GetAuditInfoRequestType
diagram bds_wsdl_diagrams/bds_wsdl_p1159.png
namespace http://api.bds.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
caseModelID  xs:long  required      
documentation
The internal ID of the case model that the audit information should be retrieved.
annotation
documentation
Details required to retrieve a case model's audit details
source <xs:complexType name="GetAuditInfoRequestType">
 
<xs:annotation>
   
<xs:documentation>Details required to retrieve a case model's audit details</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="caseModelID" type="xs:long" use="required">
   
<xs:annotation>
     
<xs:documentation>The internal ID of the case model that the audit information should be retrieved.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute GetAuditInfoRequestType/@caseModelID
type xs:long
properties
use required
annotation
documentation
The internal ID of the case model that the audit information should be retrieved.
source <xs:attribute name="caseModelID" type="xs:long" use="required">
 
<xs:annotation>
   
<xs:documentation>The internal ID of the case model that the audit information should be retrieved.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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