complexType plmMetaRelationRef
diagram ECService_schema1_diagrams/ECService_schema1_p81.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
children parent child type view mask
used by
element ECRelationDescriptor/plmMetaRelationRef
source <xsd:complexType name="plmMetaRelationRef">
 
<xsd:sequence>
   
<xsd:element name="parent" type="xsd:string"/>
   
<xsd:element name="child" type="xsd:string"/>
   
<xsd:element name="type" type="ns0:plmRelationTypeEnum"/>
   
<xsd:element name="view" type="xsd:string"/>
   
<xsd:element name="mask" type="xsd:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element plmMetaRelationRef/parent
diagram ECService_schema1_diagrams/ECService_schema1_p82.png
type xsd:string
properties
content simple
source <xsd:element name="parent" type="xsd:string"/>

element plmMetaRelationRef/child
diagram ECService_schema1_diagrams/ECService_schema1_p83.png
type xsd:string
properties
content simple
source <xsd:element name="child" type="xsd:string"/>

element plmMetaRelationRef/type
diagram ECService_schema1_diagrams/ECService_schema1_p84.png
type ns0:plmRelationTypeEnum
properties
content simple
facets
Kind Value Annotation
enumeration REFINE
enumeration AGGREGATE
enumeration TYPE
enumeration CONSTRAINT
source <xsd:element name="type" type="ns0:plmRelationTypeEnum"/>

element plmMetaRelationRef/view
diagram ECService_schema1_diagrams/ECService_schema1_p85.png
type xsd:string
properties
content simple
source <xsd:element name="view" type="xsd:string"/>

element plmMetaRelationRef/mask
diagram ECService_schema1_diagrams/ECService_schema1_p86.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mask" type="xsd:string" minOccurs="0"/>


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