complexType registerAttributesObject
diagram ec_wsdl_diagrams/ec_wsdl_p151.png
namespace http://api.ec.n2.tibco.com
children componentId AttributeDefinition RegisterAttributeOptions
source <xs:complexType name="registerAttributesObject">
 
<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 attributes</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="base:AttributeDefinition" maxOccurs="unbounded"/>
   
<xs:element ref="base:RegisterAttributeOptions" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element registerAttributesObject/componentId
diagram ec_wsdl_diagrams/ec_wsdl_p152.png
type xs:long
properties
content simple
annotation
documentation
Specify the id of the already-registered component against which you are registering the attributes
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 attributes</xs:documentation>
 
</xs:annotation>
</xs:element>

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