| diagram |  |
| namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V3 |
| 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> |