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