simpleType plmRelationTypeEnum
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
type restriction of xsd:string
properties
base xsd:string
used by
element plmMetaRelationRef/type
facets
Kind Value Annotation
enumeration REFINE
enumeration AGGREGATE
enumeration TYPE
enumeration CONSTRAINT
source <xsd:simpleType name="plmRelationTypeEnum">
 
<xsd:restriction base="xsd:string">
   
<xsd:enumeration value="REFINE"/>
   
<xsd:enumeration value="AGGREGATE"/>
   
<xsd:enumeration value="TYPE"/>
   
<xsd:enumeration value="CONSTRAINT"/>
 
</xsd:restriction>
</xsd:simpleType>


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