complexType GetAuditInfoRequestType
diagram bds_rest_all_diagrams/bds_rest_all_p234.png
namespace http://api.bds.tibco.com
used by
element GetAuditInfoRequest
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>


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