diagram | |||
namespace | http://mapping.api.de.n2.tibco.com | ||
properties |
|
||
children | assignment | ||
annotation |
|
||
source | <xs:element name="updateCapabilityAssignments"> <xs:annotation> <xs:documentation>Request element for updateCapabilityAssignments operation. This operation will modify the capability assignments of the resource identified in each "assignment" element by its guid GUID. Each capability assignment can also carry a qualifier value (or qualifierSet values) that will apply to the assignment. The capability is identified by its entity-type, guid and model version. If no model version is specified (or -1 is given), the version with the greatest major value is used.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="assignment" type="de:XmlCapabilityAssignment" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Definition of a capability and a resource to be updated, and whether the capability is to be assigned to or removed from the resource.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
type | XmlCapabilityAssignment | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | qualifierSet | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="assignment" type="de:XmlCapabilityAssignment" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Definition of a capability and a resource to be updated, and whether the capability is to be assigned to or removed from the resource.</xs:documentation> </xs:annotation> </xs:element> |