complexType registerMessagesObject
diagram ec_wsdl_diagrams/ec_wsdl_p1012.png
namespace http://api.ec.n2.tibco.com
children componentId Message RegisterMessageOptions
used by
element registerMessagesRequest
source <xs:complexType name="registerMessagesObject">
 
<xs:sequence>
   
<xs:element name="componentId" type="xs:long">
     
<xs:annotation>
       
<xs:documentation>Specify the id of the already-registered component against which you are registering the messages</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="base:Message" maxOccurs="unbounded"/>
   
<xs:element ref="base:RegisterMessageOptions" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element registerMessagesObject/componentId
diagram ec_wsdl_diagrams/ec_wsdl_p1013.png
type xs:long
properties
content simple
annotation
documentation
Specify the id of the already-registered component against which you are registering the messages
source <xs:element name="componentId" type="xs:long">
 
<xs:annotation>
   
<xs:documentation>Specify the id of the already-registered component against which you are registering the messages</xs:documentation>
 
</xs:annotation>
</xs:element>

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