complexType CaseDetails
diagram ec_wsdl_diagrams/ec_wsdl_p483.png
namespace http://base.api.ec.n2.tibco.com
children className majorVersion managedObjectId
annotation
documentation
A reference to the case using the common constituent components: className, majorVersion, managedObjectId
source <xs:complexType name="CaseDetails">
 
<xs:annotation>
   
<xs:documentation>A reference to the case using the common constituent components: className, majorVersion, managedObjectId</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="className" type="xs:string" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="majorVersion" type="xs:int" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="managedObjectId" type="xs:long" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

element CaseDetails/className
diagram ec_wsdl_diagrams/ec_wsdl_p484.png
type xs:string
properties
content simple
source <xs:element name="className" type="xs:string" minOccurs="1" maxOccurs="1"/>

element CaseDetails/majorVersion
diagram ec_wsdl_diagrams/ec_wsdl_p485.png
type xs:int
properties
content simple
source <xs:element name="majorVersion" type="xs:int" minOccurs="1" maxOccurs="1"/>

element CaseDetails/managedObjectId
diagram ec_wsdl_diagrams/ec_wsdl_p486.png
type xs:long
properties
content simple
source <xs:element name="managedObjectId" type="xs:long" minOccurs="1" maxOccurs="1"/>

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