complexType commentResponseObject
diagram ec_all_diagrams/ec_all_p85.png
namespace http://api.ec.n2.tibco.com
children id
used by
element commentResponse
source <xs:complexType name="commentResponseObject">
 
<xs:sequence>
   
<xs:element name="id" type="xs:long">
     
<xs:annotation>
       
<xs:documentation>The Id of the Event added as the comment</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element commentResponseObject/id
diagram ec_all_diagrams/ec_all_p86.png
type xs:long
properties
content simple
annotation
documentation
The Id of the Event added as the comment
source <xs:element name="id" type="xs:long">
 
<xs:annotation>
   
<xs:documentation>The Id of the Event added as the comment</xs:documentation>
 
</xs:annotation>
</xs:element>


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