diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://base.api.de.bpm.tibco.com | ||||||||||||||||||||||||||||||||||||||
type | extension of XmlQualifiedEntity | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | qualifier | ||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="XmlCapability"> <xs:annotation> <xs:documentation>Describes an org-model Capability and any qualifier attribute.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="XmlQualifiedEntity"> <xs:attribute name="resource-count" type="xs:int" use="optional" default="0"> <xs:annotation> <xs:documentation>Reports the number of resources assigned with this capability. This information is only included if requested as part of the request parameters.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:int | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="resource-count" type="xs:int" use="optional" default="0"> <xs:annotation> <xs:documentation>Reports the number of resources assigned with this capability. This information is only included if requested as part of the request parameters.</xs:documentation> </xs:annotation> </xs:attribute> |