diagram | |||||||||||||||
namespace | http://mapping.api.de.n2.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
children | parent-entity | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="listMappedEntities"> <xs:annotation> <xs:documentation>Request element for listMappedEntities operation. This operation will return a list of the resources assigned to the position or group identified in the request. The position or group 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. The qualifier attribute (and qualifierSet element) of the parent-entity element are not used in this request.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="parent-entity" type="orgdto:XmlModelEntityId"> <xs:annotation> <xs:documentation>Details of the organization model entity for which mapped resources should be returned. For example, if this is a position, the response will be a list of all resources that are mapped to this position.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="current-only" type="xs:boolean" use="optional" default="false"> <xs:annotation> <xs:documentation>Determines whether only resources currently associated with the identified entities are to be include (true). If false, any date ranges applied to the resource or its associations are ignored.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:boolean | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="current-only" type="xs:boolean" use="optional" default="false"> <xs:annotation> <xs:documentation>Determines whether only resources currently associated with the identified entities are to be include (true). If false, any date ranges applied to the resource or its associations are ignored.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||
type | XmlModelEntityId | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | dynamic-id-attr qualifierSet | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="parent-entity" type="orgdto:XmlModelEntityId"> <xs:annotation> <xs:documentation>Details of the organization model entity for which mapped resources should be returned. For example, if this is a position, the response will be a list of all resources that are mapped to this position.</xs:documentation> </xs:annotation> </xs:element> |