diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | startPosition numberOfItems | ||
annotation |
|
||
source | <xs:element name="getWorkModels"> <xs:annotation> <xs:documentation>Request element for getWorkModels operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="startPosition" type="xs:long"/> <xs:element name="numberOfItems" type="xs:long"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
type | xs:long | ||
properties |
|
||
source | <xs:element name="startPosition" type="xs:long"/> |
diagram | |||
type | xs:long | ||
properties |
|
||
source | <xs:element name="numberOfItems" type="xs:long"/> |