diagram | |||
namespace | http://api.ec.n2.tibco.com | ||
children | componentId GetAttributeOptions | ||
used by |
|
||
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> |
diagram | |||
type | xs:long | ||
properties |
|
||
annotation |
|
||
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> |