complexType CaseReferenceWithSummaryDetailsType
diagram bds_wsdl_diagrams/bds_wsdl_p37.png
namespace http://api.bds.tibco.com
children caseReference details
used by
element GetCaseSummaryResponseType/caseReferenceDetails
annotation
documentation
Case Reference and it's summary details
source <xs:complexType name="CaseReferenceWithSummaryDetailsType">
 
<xs:annotation>
   
<xs:documentation>Case Reference and it's summary details</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="caseReference" type="xs:string"/>
   
<xs:element name="details" type="CaseSummaryDetailsType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

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