diagram | |||||||||||||||||||
namespace | http://resolver.api.de.n2.tibco.com | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | entity | ||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="listResources"> <xs:annotation> <xs:documentation>**PRIVATE API - Reserved for internal use**</xs:documentation> </xs:annotation> <xs:complexType> <xs:annotation> <xs:documentation> Request to list the Resources contained by the identified model entity. A sub-set of the possible values can be returned using the "start-index" and "soft-limit" attributes. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="entity" type="orgdto:XmlDynOrgEntityId"/> </xs:sequence> <xs:attribute name="start-index" type="xs:int" default="0"/> <xs:attribute name="soft-limit" type="xs:int" default="0"/> </xs:complexType> </xs:element> |
type | xs:int | ||
properties |
|
||
source | <xs:attribute name="start-index" type="xs:int" default="0"/> |
type | xs:int | ||
properties |
|
||
source | <xs:attribute name="soft-limit" type="xs:int" default="0"/> |
diagram | |||||||||||||||||||||||||||||||||||||||
type | XmlDynOrgEntityId | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | dynamic-id-attr qualifierSet | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="entity" type="orgdto:XmlDynOrgEntityId"/> |