element CreateCaseResponse
diagram bds_rest_all_diagrams/bds_rest_all_p36.png
namespace http://api.bds.tibco.com
properties
content complex
children caseReference
annotation
documentation
Response Element for createCase Operation
source <xs:element name="CreateCaseResponse">
 
<xs:annotation>
   
<xs:documentation>Response Element for createCase Operation</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="caseReference" type="xs:string" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CreateCaseResponse/caseReference
diagram bds_rest_all_diagrams/bds_rest_all_p37.png
type xs:string
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="caseReference" type="xs:string" maxOccurs="unbounded"/>


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