| diagram |  | ||||||||||||||
| namespace | http://resolver.api.de.n2.tibco.com | ||||||||||||||
| properties | 
 | ||||||||||||||
| attributes | 
 | ||||||||||||||
| annotation | 
 | ||||||||||||||
| source | <xs:element name="resourcesRemainingResponse"> <xs:annotation> <xs:documentation>**PRIVATE API - Reserved for internal use**</xs:documentation> </xs:annotation> <xs:complexType> <xs:annotation> <xs:documentation> The number of Resources remaining in a defined collection, after an identified set of Resources have been accounted for. </xs:documentation> </xs:annotation> <xs:attribute name="remainder" type="xs:int" use="required"> <xs:annotation> <xs:documentation>The number of resources that the caller has not yet identified.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> | 
| type | xs:int | ||
| properties | 
 | ||
| annotation | 
 | ||
| source | <xs:attribute name="remainder" type="xs:int" use="required"> <xs:annotation> <xs:documentation>The number of resources that the caller has not yet identified.</xs:documentation> </xs:annotation> </xs:attribute> |