diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | startAt numToReturn | ||
annotation |
|
||
source | <xs:element name="getOrgEntityConfigAttributesAvailable"> <xs:annotation> <xs:documentation>Request element for getOrgEntityConfigAttributesAvailable operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="startAt" type="xs:int"> <xs:annotation> <xs:documentation>Position from which to start listing configuration attributes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="numToReturn" type="xs:int"> <xs:annotation> <xs:documentation>Number of configuration attributes to list.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="startAt" type="xs:int"> <xs:annotation> <xs:documentation>Position from which to start listing configuration attributes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="numToReturn" type="xs:int"> <xs:annotation> <xs:documentation>Number of configuration attributes to list.</xs:documentation> </xs:annotation> </xs:element> |