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


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