diagram | ![]() |
||
namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V1 | ||
children | parent child type view mask | ||
used by |
|
||
source | <xs:complexType name="plmMetaRelationRef"> <xs:sequence> <xs:element name="parent" type="xs:string"/> <xs:element name="child" type="xs:string"/> <xs:element name="type" type="tns:plmRelationTypeEnum"/> <xs:element name="view" type="xs:string"/> <xs:element name="mask" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="parent" type="xs:string"/> |
diagram | ![]() |
||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="child" type="xs:string"/> |
diagram | ![]() |
|||||||||||||||
type | tns:plmRelationTypeEnum | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="type" type="tns:plmRelationTypeEnum"/> |
diagram | ![]() |
||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="view" type="xs:string"/> |
diagram | ![]() |
||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="mask" type="xs:string" minOccurs="0"/> |