diagram | ![]() | ||||||||||||||||||||||||||||||||||||
namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V2 | ||||||||||||||||||||||||||||||||||||
type | extension of ns0:plmResult | ||||||||||||||||||||||||||||||||||||
properties |
| ||||||||||||||||||||||||||||||||||||
children | attributeNames parent plmMetaRelationRef selection | ||||||||||||||||||||||||||||||||||||
attributes |
| ||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="plmRelationQuery"> <xsd:complexContent> <xsd:extension base="ns0:plmResult"> <xsd:sequence> <xsd:element name="parent" type="ns0:plmObjectRef"/> <xsd:element name="plmMetaRelationRef" type="ns0:plmMetaRelationRef"/> <xsd:element name="selection" type="ns0:PlmCondition" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="ignoreRecordLimit" type="xsd:boolean" use="required"/> <xsd:attribute name="countOnly" type="xsd:boolean" use="required"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | xsd:boolean | ||
properties |
| ||
source | <xsd:attribute name="ignoreRecordLimit" type="xsd:boolean" use="required"/> |
type | xsd:boolean | ||
properties |
| ||
source | <xsd:attribute name="countOnly" type="xsd:boolean" use="required"/> |
diagram | ![]() | ||
type | ns0:plmObjectRef | ||
properties |
| ||
children | plmClass id | ||
source | <xsd:element name="parent" type="ns0:plmObjectRef"/> |
diagram | ![]() | ||
type | ns0:plmMetaRelationRef | ||
properties |
| ||
children | parent child type view mask | ||
source | <xsd:element name="plmMetaRelationRef" type="ns0:plmMetaRelationRef"/> |
diagram | ![]() | ||||||
type | ns0:PlmCondition | ||||||
properties |
| ||||||
children | name value | ||||||
source | <xsd:element name="selection" type="ns0:PlmCondition" maxOccurs="unbounded"/> |