complexType GetAuditInfoResponseType
diagram bds_all_diagrams/bds_all_p204.png
namespace http://api.bds.tibco.com
children auditEntry
used by
element GetAuditInfoResponse
annotation
documentation
Details of all audit details for a given case model
source <xs:complexType name="GetAuditInfoResponseType">
 
<xs:annotation>
   
<xs:documentation>Details of all audit details for a given case model</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="auditEntry" type="DatabaseScriptDetailsType" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Sequence of all the audit entries for a given case model</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element GetAuditInfoResponseType/auditEntry
diagram bds_all_diagrams/bds_all_p205.png
type DatabaseScriptDetailsType
properties
minOcc 1
maxOcc unbounded
content complex
children version revision createScript updateScript dropScript operationDetails
annotation
documentation
Sequence of all the audit entries for a given case model
source <xs:element name="auditEntry" type="DatabaseScriptDetailsType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Sequence of all the audit entries for a given case model</xs:documentation>
 
</xs:annotation>
</xs:element>


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