diagram | |||
namespace | http://resolver.api.de.n2.tibco.com | ||
properties |
|
||
children | resource container | ||
annotation |
|
||
source | <xs:element name="resourcesRemaining"> <xs:annotation> <xs:documentation>**PRIVATE API - Reserved for internal use**</xs:documentation> </xs:annotation> <xs:complexType> <xs:annotation> <xs:documentation> Requests the number of resources remaining in a collection defined by a series of containing organisational entities, after the identified resources have been accounted for. For example, if an identified Position holds 10 Resources, two of which are identified in the request, the result will be 8. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="resource" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>List of resource GUID's that have already been identified.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="container" type="orgdto:XmlParticipantId" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="resource" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>List of resource GUID's that have already been identified.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||
type | XmlParticipantId | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | guid name dynamic-id-attr | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="container" type="orgdto:XmlParticipantId" maxOccurs="unbounded"/> |