complexType plmRelationQuery
diagram BusinessObjectServicesXSD1_diagrams/BusinessObjectServicesXSD1_p58.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V1
type extension of tns:plmResult
properties
base tns:plmResult
children attributeNames includeBinaryValues includeAllLanguages parent plmMetaRelationRef selection ignoreRecordLimit countOnly
source <xs:complexType name="plmRelationQuery">
 
<xs:complexContent>
   
<xs:extension base="tns:plmResult">
     
<xs:sequence>
       
<xs:element name="parent" type="tns:plmObjectRef"/>
       
<xs:element name="plmMetaRelationRef" type="tns:plmMetaRelationRef"/>
       
<xs:element name="selection" type="tns:PlmCondition" maxOccurs="unbounded"/>
       
<xs:element name="ignoreRecordLimit" type="xs:boolean"/>
       
<xs:element name="countOnly" type="xs:boolean"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element plmRelationQuery/parent
diagram BusinessObjectServicesXSD1_diagrams/BusinessObjectServicesXSD1_p59.png
type tns:plmObjectRef
properties
isRef 0
content complex
children plmClass id
source <xs:element name="parent" type="tns:plmObjectRef"/>

element plmRelationQuery/plmMetaRelationRef
diagram BusinessObjectServicesXSD1_diagrams/BusinessObjectServicesXSD1_p60.png
type tns:plmMetaRelationRef
properties
isRef 0
content complex
children parent child type view mask
source <xs:element name="plmMetaRelationRef" type="tns:plmMetaRelationRef"/>

element plmRelationQuery/selection
diagram BusinessObjectServicesXSD1_diagrams/BusinessObjectServicesXSD1_p61.png
type tns:PlmCondition
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children name value
source <xs:element name="selection" type="tns:PlmCondition" maxOccurs="unbounded"/>

element plmRelationQuery/ignoreRecordLimit
diagram BusinessObjectServicesXSD1_diagrams/BusinessObjectServicesXSD1_p62.png
type xs:boolean
properties
isRef 0
content simple
source <xs:element name="ignoreRecordLimit" type="xs:boolean"/>

element plmRelationQuery/countOnly
diagram BusinessObjectServicesXSD1_diagrams/BusinessObjectServicesXSD1_p63.png
type xs:boolean
properties
isRef 0
content simple
source <xs:element name="countOnly" type="xs:boolean"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy