complexType getAttributesObject
diagram ec_wsdl_diagrams/ec_wsdl_p124.png
namespace http://api.ec.n2.tibco.com
children componentId GetAttributeOptions
source <xs:complexType name="getAttributesObject">
 
<xs:sequence>
   
<xs:element name="componentId" type="xs:long">
     
<xs:annotation>
       
<xs:documentation>ID of the component for which attributes should be returned.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element ref="base:GetAttributeOptions" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element getAttributesObject/componentId
diagram ec_wsdl_diagrams/ec_wsdl_p125.png
type xs:long
properties
content simple
annotation
documentation
ID of the component for which attributes should be returned.
source <xs:element name="componentId" type="xs:long">
 
<xs:annotation>
   
<xs:documentation>ID of the component for which attributes should be returned.</xs:documentation>
 
</xs:annotation>
</xs:element>

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